asked on July 23, 2018
I am trying to use Workflow to upload a file to a website and submit the file. I believe I'm doing the upload correctly using the HTTP Form Post activity and it's returning a status of "Success." However, on the website, the file is not actually uploaded until the user clicks the Submit button after the upload, so nothing is getting submitted. Is this something I would be able to handle using the HTTP Form Post activity?
1
0