Email Associations
The information in this document is currently in BETA and subject to change.
Â
The Email Associations resource links emails to actions.
Â
Resource Properties
Scope Parameter | emailassociations |
---|---|
Location | /emailassociations |
Methods | GET POST PUT DELETE |
Default Page Size | 50 |
Max Page Size | 200 |
Default Includes | None |
Â
Resource Attributes
Field | Description | Format | Required | Field Type | Restrictions | Notes |
---|---|---|---|---|---|---|
action | The Action. | string | true | link | Â | Â |
The Email. | string | true | link | Â | Â |
Â
Link Templates
Identifier | Resource | Location Template |
---|---|---|
emailassociations.action | actions | /actions/{emailassociations.action} |
emailassociations.email | emails | /emails/{emailassociations.email} |