
Announcements
I have a flow that does a couple of things
1) Gets attachments from the form
2) Creates using HTML a pdf showing the information from the form
3) gets the PDF and the form attachments then put them in an email
issue
To get the attachments from the form I am using a parse JSon
Hi @Helloworld2 ,
You can use an Condition to test whether a file was uploaded. If the file upload question field is not empty then a file was uploaded and we can continue with the rest of the flow, for example:
If the file upload field is not empty then a file was uploaded and continue with the rest of the flow in the Yes block or take some other actions in the No block:
Ellis
____________________________________
If I have answered your question, please mark the post as ☑️ Solved.
If you like my response, please give it a Thumbs Up.
My Blog Site