/Emails/:record/link/:link_name/add_record_list/:remote_id POST
Overview
Creates relationships to a pre-existing email from a record list.Summary
Cannot link existing Notes records as attachments (link: attachments) and existing EmailParticipants records as a sender (link: from) or recipients(links: to, cc, bcc). All other operations described in Relate Record API are supported.Change Log
Version | Change |
---|---|
v10 |
Added /Emails/:record/link/:link_name/add_record_list/:remote_id POST endpoint.
|