/Emails/:record/link/:link_name/:remote_id POST
Overview
Creates a relationship to a pre-existing email.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/:remote_id POST endpoint.
|