Skip to main content
Hi There,

I want to insert multiple subscribers/contacts in Marketing Cloud using REST APIs. I have read the documentatoion but unfortunately couldn't found any API to insert data in bulk. I looked into REST and SOAP both but didn't find any helpful. Do anyone have any idea how can I do this using APIs.

Thanks,

Ajay
2 answers
  1. Jun 4, 2021, 4:39 AM
    Hi Vinay,

    Thanks for your reply.

    I have looked into the page you have mentioned, but unfortunately, I have not found anything which relates with my problem. Let me elaborate what am I looking for, we have a requirement where we have to create a console application in .NET and the application will run periodically which reads the data (subscribers/contacts information like email, firstname, lastname, list in which they subscribed etc.) and send it to Marketing Cloud. Since the application is running periodically so we can have thousands of records to push to Marketing Cloud and we can't do it one by one so we need to push the data in the batches like 1000 records per batch. So how we can do this, we haven't found anything relevant on https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/index-api.htm

    Thanks
0/9000