How to add many subscribers using the api?

I want to add many subscribers into list and automations. It is better that it could be done using two queries. How can I do it? P.S. sorry for my bad english

Share a use case - example.

I want to import subscribers from other projects in the activecampaign using your API, but I don’t know how to import many subscribers in one request. I can import only one user for the request is long and imported only 14 subscribers and breaks import.

Hey tester385,

Biannca here from our CX team.

In the spirit of providing insight on this question, you can use this Bulk Import Contacts POST API call https://developers.activecampaign.com/reference/bulk-import-contacts to bulk upload contacts into ActiveCampaign. There are of course criteria’s that contacts need to be before they are imported, you can see this in the API documentation above.

If you cannot find out why the import is failing, send us an email at help@activecampaign.com or chat in with the information below so we can investigate this further:

  • Full call being made (endpoint and body);
  • The full response being returned by our API