Salesforce Send Email
Sends an email on salesforce using DG Flow Package.
Action Inputs
| Name | Type | Description |
|---|---|---|
| Email HTML Body | String | Email HTML body; leave empty if you want to send a template |
| Subject Override (optonal) | Optional String | Leave empty or provide subject to override the existing email subject |
| Salesforce Instance URL | String | Salesforce instance URL generated during authentication |
| Salesforce Access Token | SensitiveString | Salesforce access token generated during authentication |
| Salesforce Case ID | String | Salesforce Case ID to which the email will be sent |
Action Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether or not the email was successfully sent |
Updated 27 days ago
