2 answers
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