
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
REST API keap : error connexion
Hello,
I am trying to connect my data from keap API (infusionsoft). I manage to connect to the API but the request returns only 1000 rows. After research, there is a limitation on the number of occurrences returned, with an offset parameter.
So I entered in the parameters of my rest connector the elements related to the offset pagination but I have the following error:
'(Connector error: Field containing total records in the current source was not found. Please provide path to the correct field in the Pagination parameter 'Total field path.')
Any ideas?
Knowing that the count field is in my original table ...
Connexion :
https://api.infusionsoft.com/crm/rest/v1/emails?since_sent_date=2021-07-26T00:00:00.000Z&limit=1000
... and parameters
Thank's

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have seen this before but do not know the root cause. Has anyone seen this error and found the resolution for it?
