I want to trigger a workflow and return the output parameter to an asp .net MVC controller, or to a jquery AJAX Call.
Question
Question
Answer
SELECTED ANSWER
replied on June 17, 2020
You can use the HTTP Form Post, or HTTP Web Request activities with that same information that the Output parameters would have. The Output parameters are only for inter-workflow communication so you can't use them directly.
0
0
Replies
You are not allowed to reply in this post.
You are not allowed to follow up in this post.