You are viewing limited content. For full access, please sign in.

Question

Question

Triggering workflow from JS to Do HTTP Web Request (passing parameters)

asked on April 15, 2020

I've tried to search everywhere to see some step by step examples and I can't find any full examples. 

Would it be possible if someone could provide a link or post steps below (screenshots?) that I can follow to use Javascript (from Forms) to pass a few values to workflow to then set up and run an HTTP Request (server-side) with those values attached to the JSON payload via HTTP web request and then pass back the response JSON to javascript?   I would do it directly from JS but there is basic auth attached to the request that I don't want the world to see.

Thank you in advance!

0 0

Replies

replied on April 16, 2020

This is not likely to work beyond a proof of concept if you are expecting Workflow to return values to the form before the form is submitted. Workflows are not synchronous.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.