-
Leonid GaussHas successfully completed the online course Intermediate (200)Has successfully completed the online course Basics (100)1 year ago #39565
Hello,
is it possible to attach PDFs in an email template and how does it work –where should the PDFs for this be stored?
Thank you,
Greeting Leonid
Armin WinklerHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)1 year ago #39689::Hi Leonid,
yes this is possible using either the server-side business object API or a mail connector to send the mail with PDF attachment. The PDF can be stored either on an external file hosting server or alternatively in Simplifier’s built-in content repository plugin (files are then stored on the host server’s file system or in a separate database schema, depending on which provider you choose to be used on repository initialization).
Here’s some documentation to guide you through the different topics your question entails:
- Send mail via server-side business object: https://community.simplifier.io/doc/current-release/applications/business-objects/create-business-objects/business-object-api/#1595936660592-f4a3a811-c99f
- Send mail via email connector: https://community.simplifier.io/doc/current-release/integrate/connectors/email-connector-details/email-connector-call/ as well as https://community.simplifier.io/doc/current-release/integrate/connectors/email-connector-details/
- Store PDF files in Simplifier’s content repository plugin: https://community.simplifier.io/doc/current-release/extend/plugins/list-of-plugins/content-repository/ as well as https://community.simplifier.io/knowledge/how-to-use-simplifier-content-repository-plugin/
- Content repository plugin standard business objects with ready-to-use interfaces to all plugin slots as free download: https://community.simplifier.io/downloads/content-repository-business-objects/
Hope this helps, kind regards,
Armin
You must be logged in to reply to this topic.