I want migrate contacts from ERP ms sqlserver to active campaign server, testing with postman
You need to add headers in the postman interface
thanks, what is the key and value?
Hi! There are some introductions to the ActiveCampaign API here and here.
When using Postman to create a contact you need to use POST to your API endpoint, and you must include your Api-Token
under the Headers tab.
I hope this helps!