@espocrm Can I attached a PDF Print Template to a email being sent via workflow?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dodom2
    Senior Member
    • Jan 2020
    • 198

    @espocrm Can I attached a PDF Print Template to a email being sent via workflow?

    espocrm Can I attached a PDF Print Template to a email being sent via workflow? I have all extensions
  • esforim
    Active Community Member
    • Jan 2020
    • 2204

    #2
    espocrm Last Activity: 10-07-2014, 12:57 PM

    Don't even bother using tagging that account

    In relation to your question, see this thread: https://forum.espocrm.com/forum/gene...df-as-an-email

    Unfortunately it doesn't support all Entity so can't do custom any/all entity yet.

    As you are paying customer I suppose you can put in a feature request. If you are coder, then you can find out how it is done with Invoice/Quote and "copy/paste" it coding over to other entity.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      Not possible as I know. Maybe I will implement this in future.

      Though It's already possible to send Quote/Invoice/Order pdf via service action in bpm and workflow.
      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


      • dodom2
        dodom2 commented
        Editing a comment
        Is there a document somewhere I can find on how to do this via a service action? The BPM tool I've struggled with using as I dont really understand alot of it. So any guidance would be appreciated.
    • david.strejc
      Member
      • Jul 2016
      • 38

      #4
      Originally posted by yurikuzn
      Not possible as I know. Maybe I will implement this in future.

      Though It's already possible to send Quote/Invoice/Order pdf via service action in bpm and workflow.
      Will this email be sent to organization via service action?

      Subjekt
      Cílový subjekt
      Service Method
      Send In Email
      Additional Parameters (JSON format)
      { "templateId": "021", "emailTemplateId": "5eb9442d2723554c8", "to": "link:Organization" }

      Comment

      Working...