Anyone connect to Rippling HRIS

jstan
jstan Contributor

Hi all, we just stood up Rippling and they have a fairly well documented API. I have been testing with the JSON connectors in Domo, but where I am running into issues is with pagination and pulling past 50 records with the JSON No Code connector. With their workflow product, I can use the email connector, but I would prefer to use the API.

Best Answer

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    Have you tried configuring the Pagination settings on your No Code connector? It appears that Rippling uses a next url link which you can configure in that section.

    You'll need to select "Get next URL from result" and then use the interface to determine how to parse out the next_link field for Domo to use to get the next value.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**

Answers

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    Have you tried configuring the Pagination settings on your No Code connector? It appears that Rippling uses a next url link which you can configure in that section.

    You'll need to select "Get next URL from result" and then use the interface to determine how to parse out the next_link field for Domo to use to get the next value.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**