Salesforce Flow: Send Email Alerts using Flow instead Workflow Rules

Поділитися
Вставка
  • Опубліковано 27 січ 2025

КОМЕНТАРІ • 10

  • @josueramirez7247
    @josueramirez7247 2 роки тому +1

    Thank you for this very clear video! I like how you also showed off how to create a Task record so that you can keep an entry in the Activity Timeline about this email getting sent.

  • @reneejones2653
    @reneejones2653 2 роки тому

    Great Video! I was able to follow all these steps to do my flow. One thing I'm having trouble with how can i change the sender of the email?

  • @seemaanjum4284
    @seemaanjum4284 Рік тому +1

    I am not able to see my created email alert in the list of emailalert on flow. Why is it not visible..It is available for use

    • @JenniferE1992
      @JenniferE1992 4 місяці тому

      finding same problem. how would you sort it out?

  • @rakeshkumarcrk
    @rakeshkumarcrk 2 роки тому +3

    Is there any way to attach an email on record?

    • @paceyourself_
      @paceyourself_  2 роки тому +2

      You can copy the email as text on the task description but this won't reflect the merge fields.
      There are other options to do this that may work for you that may use apex. But that's not my expertise.

    • @josueramirez7247
      @josueramirez7247 2 роки тому

      @@paceyourself_ I might be wrong, but I think Flow could create a record of the Email Message object. It probably has the same kind of merge field limitations as the Task record creation that you show.

  • @Don-cq5fg
    @Don-cq5fg 2 роки тому +1

    Any examples of doing this as a scheduled flow in order to replace the time base workflow alerts?

    • @paceyourself_
      @paceyourself_  2 роки тому +3

      That's a great idea I will create a new video with this as an example

    • @Don-cq5fg
      @Don-cq5fg 2 роки тому +1

      @@paceyourself_ The flow is actually pretty simple, but I spent a lot of time thinking there is no way it could be that simple. It would be nice to see how someone else would do it. I ended up creating a formula field on the object to act as the entry criteria. (It's been 5 days since activity.)