Can I send all data from one workflow to another, and then back to the original workflow?

P

Pabblymember11

Guest
We have explored the feasibility of this scenario and determined that it is not possible to send the webhook response back to the originating workflow. Currently, this use case cannot be implemented within a workflow.
 
So your "Return Workflow Response to Source" feature would not help in my scenario?

This step is simply put the result in JSON format, cant it just send it back in JSON ?
 
P

Pabblymember11

Guest
So your "Return Workflow Response to Source" feature would not help in my scenario?

This step is simply put the result in JSON format, cant it just send it back in JSON ?
I'm afraid that sending it back to the workflow from where it originated would not be possible.
 
P

Pabblymember11

Guest
Thanks for the update, I hope the workaround helps you.
 
Top