GetTrackingTokenEmail Action
Returns a tracking token that can then be passed as a parameter to the SendEmailRequest message.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Subject
|
Edm.String | True | False | The context of the email. |
Return type
Type | Nullable | Description |
---|---|---|
GetTrackingTokenEmailResponse | False | Contains the response of the GetTrackingTokenEmail action. |