Can I using the API to import contacts to my Keap?

Hi all,
I have the Keap account,
Now, I want to call an API to import my customer contacts to my Keap.
Is it possible?

Thank :slight_smile:

Yes, we do api migrations all the time and both IS and Keap use the same contact tables

Thank for your feedback,
Did we have document for this ?

All the documentation for the api and it’s tables can be found on the developer url:

https://developer.infusionsoft.com/blog/

under the documentation menu item to the upper right.

Thank you very much.
But I saw, we can only create one contact per time.
Do we have solution for import more than 1 contacts ???
Thanks

No, the IS/Keap api only permits for one contact record at a time.

Thank for your feedback :slight_smile: