What API endpoint should be used to add list of emails to shared list/contact list
Hi,
I need to add list of email addresses to a shared list / contact list but don't seem to find any API endpoint is available.
I used /bulk/2.0/customobjects/{cod-id}/imports/{sync-id}/data to import list of CDO entries. This is done using bulk and sync action endpoints together.
I don't seem to find the equivalent API endpoints to do the same for contact list/shared list object in bulk/2.0 endpoints. In REST 1.0 there is /api/rest/1.0/assets/contact/list available to create contact list but there isn't an corresponding endpoints in bulk/2.0 to add emails to a contact list (created using 1.0/assets/contact/list)...
Tagged:
0