Can't send Email to multiple address by using workflow action

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wolfysoft
    Junior Member
    • Sep 2021
    • 8

    Can't send Email to multiple address by using workflow action

    I can't use workflow "Send Email" for sending Email to multiple address

    I create some entity "base on person template"

    then I create email template

    and then I create workflow for send Email after user change status

    send email was fine but just 1 primary email

    how to send to multiple email on email field?
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello,
    I suggest you to utilize a formula within the "Execute Formula Script" action of Workflow to send an email to a bunch of recipients.
    Formula: https://docs.espocrm.com/administrat.../#extemailsend
    Execute Formula Script Action: https://docs.espocrm.com/administrat...formula-script

    Comment

    • wolfysoft
      Junior Member
      • Sep 2021
      • 8

      #3
      Thank Maximus

      I already use send email on Hook and it work now

      Comment

      Working...