Hi everyone,
We have a IT Ticket generation process where once a user submits a Form, a Workflow creates a ticket in a business management platform called ConnectWise through a series of HTTP Web Request activity.
However, I am not sure how or if it is even possible to send an entry (PDF of the submitted Form) sitting inside the repository to Web Service through the HTTP Form Post Activity.
I am trying to set up something like below but don't know if I can simply type the name of the entry. Does the file have to be sitting in your local directory? As the poster from this question mentioned, it would be nice if we can have an option to select the file to attach (i.e. like a starting entry / other entry option).
Any help or recommendation is appreciated. Thank you!