Adding a Contact to a ContactList via API
Hi,
Is there any way to add a Contact to a ContactList using the API? I found the calls that let me create and list ContactLists, but i haven't been able to find a way to add a Contact to a ContactList.
The only way i've found to do this task (by way of our interaction with the API on behalf of our customers) would be to:
- create the Contact (via API)
- create External Activity Assets and link those to the new ContactId (via API)
- create a Segment that collects the Contacts based on the External Assets/Activity (in Eloqua Admin)
0