I found the below thread about passing form values to workflow. It was pretty helpful, but it says to point the Retrieve Field Values field to the forms server. I am working in Cloud, so I don't have a forms server to point it to. I pulled in the assign field values field, but I need to figure out how to pass those variables on so I can pick them up there. I'm only finding the option to retrieve template metadata fields in the Retrieve Field Values task. Thank you for your help!
Amanda
How do I take a value in a form and then call a workflow, passing the value from the form to the workflow? What must be done in forms and what must be done in workflow?
Answer
Chris Ayre / VAR 1439 2 • replied on March 13, 2018
Two steps.
1. After your form submit, send it to a workflow task in the forms process (need to enter the workflow name)
2. The workflow you call from forms has to start with a Retrieve Business Processes. Point it to the Forms server and then the specific process.