Salesforce Send Email with TO Email Address
Sends an email to a specific address using Salesforce and the DG Flow Package.
This action allows agents to send an email through Salesforce to any given email address, linked to a Salesforce Case. Ideal for sending case-related updates without requiring a predefined contact..
Inputs
In order to use this action in your flow, you need to provide the following inputs:
Name | Type | Description |
---|---|---|
Email HTML Body | String | Email HTML body. |
Subject Override (optional) | Optional String | Subject of the email. |
Salesforce Instance URL | Credentials | Salesforce instance URL. |
Salesforce Access Token | Credentials | Salesforce access token. |
Salesforce Case ID | String | Salesforce Case ID. |
Email To | String | Recipient email address. |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Successfully sent the message. |
Updated about 9 hours ago