HubSpot Deals API - Having trouble getting server-side pagination working to pull in all deals

Hi @Kevin_Christensen Glad to hear the forums have been helpful!

Here's another example of getting all pages of a cursor based paginated api. Keep in mind that with these examples, you'll run the JS query first, which triggers your api, and then all of the results will be returned in the JS query. So, if you want to use the api data in a calculation or component, you'll reference javascriptQueryName.data Here's another post specific to hubspot.

Happy to take a look at your JS query if you can share a screenshot here, along with an updated screenshot of the hubspot query :slightly_smiling_face: