Hello,
Im new, but am learning very quick and have made a few working flows.
Im trying to take the document or image uploaded from a form and convert this into a PDF. I dont need the form converted, only the attachment
To give context, its for expenses, but all expenses need to be submitted in PDF format. So Im trying to streamline it a bit. The contents of the form are easy for me to manipulate but I cant seem to convert the file.
Once the file has been converted it needs to be emailed to someone with the newly attached PDF
I saw about converting to HTML then to PDF but I can only find help on turning the whole form into a PDF which is no help to me :(
Following this, Is there a way to detect if a file is already PDF and skip all the other steps and just email?
Sorry for the Rambling and thanks in advance