Forward to workflow not receiving
Status: Closed · Asked by Nexify on · 0 views
Hi
I have a workflow that forwards to another workflow.
That last workflow does not seem to be receiving from the first.
I have triple checked the urls's and to me they look the same. What am I missing?
Hey @GroeiGarage
Could you please provide the workflow in which you utilized the Data Forwarder, as well as the initial workflow from which you are forwarding the data?
This is the one forwarding: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZmMDYzMTA0M2Q1MjY0NTUzNzUxMzQi_pc
This is the one receiving: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZmMDYzZjA0MzA1MjZkNTUzMzUxM2Ii_pc
As we can see from your 1st workflow you have passed the workflow URL in the Data Forwarder action step instead of passing the webhook URL of that workflow.

Regardless, this is because I have been fiddling back and forth with links.
Even with the right link, it is not receiving.
As we can see from your workflow you are using the "Forward Custom Data" action step and since you are not passing any parameter it is not passing any data, so if you are not using any custom parameter to forward the webhook response to another workflow kindly use the "Data Forwarder by Pabbly: Forward Webhook" action step.

Even with forward webhook, it is not receiving?
Please check the following video lesson on the Data Forwarder action step once and then try again.