Answered

Is the create contact API asynchronous?

  • 22 September 2020
  • 1 reply
  • 1 view

I'm using the v2.2 API to create a new contact by POST to /contacts. I'm finding that the returned content object doesn't include an ID, and also that if I immediately search for the new contact by email right after creating the contact, I get no reply. It seems a search a few minutes later shows the ID.

 

Is this intended behavior? Is there a reliable way to create a new contact and get the ID?

icon

Best answer by Roy 23 September 2020, 00:51

View original

1 reply

Userlevel 1
Badge

Hello @ron k​ ,I just now tested it and the response includes Contact ID.

 

apidirect

Reply