Scheduled path flow | How to create a Time-Based actions | Send email dynamically | Salesforce Flow

Описание к видео Scheduled path flow | How to create a Time-Based actions | Send email dynamically | Salesforce Flow

Use case: Send an email to the Record owner one day before the due date

Create a Record Trigger flow
Select your Object and add the condition
Add the Scheduled path with your condition
Add an action you want to perform
Save and activate

Monitor: Go to Setup -- Time-based workflow to view the record placed in the queue or not.

The formula I have used to fetch the salesforce application URL dynamically

LEFT($Api.Partner_Server_URL_260, FIND( '/services', $Api.Partner_Server_URL_260)) & {!$Record.Id}

Please feel free to reach out to me if you have any questions.
#salesforce #salesforceflow #salesforceintegration #recordtriggeredflow

Комментарии

Информация по комментариям в разработке