Send email with attachment by using workflow

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

    Send email with attachment by using workflow

    I want to use workflow send email to my client with attachment field that I have on another entity

    I have 'send email to client' entity and I have a status field and attachment field

    If I change status to 'send' the workflow will send email with attachment that I insert on each record

    Can you help me

    thanks
  • yuri
    Member
    • Mar 2014
    • 8557

    #2
    You can utilize formula. Note that you will need to copy an attachment record. See https://github.com/espocrm/espocrm/i...ment-892496138
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • wolfysoft
      Junior Member
      • Sep 2021
      • 8

      #3
      Thanks yuri

      I already custom send email on Hook and I can attach file to email

      Comment

      Working...