Discussions

What API endpoint should be used to add list of emails to shared list/contact list

Wayne Chan-Oracle
Wayne Chan-Oracle Posts: 34 Employee
edited Apr 21, 2020 6:52PM in Developer Tools

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)...

Can you advise what bulk/2.0 endpoint is avaialble for this task.

thanks,

Wayne Chan

Post edited by Unknown User on
Tagged:

Answers