infusionsoft / infusionsoft-php

PHP client library for the Infusionsoft API.
https://developer.infusionsoft.com/
Other
129 stars 126 forks source link

Retrieve ALL Contacts using Offsets / contacts()->all() #307

Closed CompassInsurance closed 1 year ago

CompassInsurance commented 1 year ago

My apologies is this is the wrong place,

I am trying to get a list of contacts and am using ' contacts()->all() ' , which works and get me the first 1000 contacts, however, I cannot find any way to request the next 1000 contacts. I looked at 'offsetSet' but cannot get it to work. Not sure if this is a bug, a feature deficiency or plain noob error on my part.

If this a bug? Or am I missing an obvious way to request the offsets ?

bbooth commented 1 year ago

https://developer.infusionsoft.com/get-support/