Hello,
I am trying to pull all of the contacts in a specific mailing list. This part I am ok with, but I want to include the embedded data. So far, i've only been able to do this when getting an individual contact. Is there not a way to get the entire list with embedded data in one call?
In the front end, I can go to List options -> Export contacts and enable the embedded data. So I am guessing/hoping there is a way to pull them all in one shot via the API?
Page 1 / 1
The only possible way via api would be to get the contact id of the people you want to add and then use the below call.
{"embed-error": true}
However, if you want to do it using embedded data, I would recommend using sampling in the mailing list to create this list.
https://www.qualtrics.com/support/survey-platform/contacts/contacts-sample/
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.