I am working with the V3 api get contacts. It says that it will return a max of 500 contacts. How do I get the rest of our contacts? The export contacts does not work since it does not include the contact_id that is required to work with the contacts.
... View more
I am looking to do some of my own automation. This would be a case where there is not a user, there is not a browser to allow the access. OAuth2 is great when you have a user doing the work and using a browser. When you do not have this, it does not work very well.
... View more