Hi, I'm trying to send an attachment file via email. How do I go about creating a PDF file to send in an email?
Hi, I'm trying to send an attachment file via email. How do I go about creating a PDF file to send in an email?
You need to find or create an entry first, then you can select it as an attachment.
It would help to have more information about the source of the file because it really depends on where the file is coming from.
For example, activities like Update Word Document, PDF Metadata, and Download Electronic Document can return a Result File object that can be used in an email attachment.
A file upload retrieved from Forms can be attached as well.
However, like James mentioned, in other cases you'd need to have a document in the repository first.
Hi Guys, well I was able to resolve my task by going to attach button and clicking on making a copy in the email box. Thanks to all for your input.