Hi!
I ran into a problem with a bulk import of the following:
By using POST https://api.hubapi.com/crm/v3/imports I make imports with CSV files with contacts.
Right after checking :
“state”: “DONE” using GET endpoint I pull these contacts from HubSpot and contacts is NOT there in this moment, when import are done.
But, I can get it after little delay after all it.
How should I be sure when the contacts appear?
Thanks