workflow returns data forwarder, when i use it in another workflow it returns {status success...}
Status: Open · Asked by Mat Gargano on · 0 views
I have a workflow that's returning a JSON object. When I run it with cURL it returns what I expect
when I run it inside another workflow (via a Data Forwarder (Pabbly)) it returns
{
Status: success,
Message: Successfully Forwarded
}
any thoughts?
Hi @matg,
Could you please share the two workflows you are referring to?
Sure, it's a bit complex because there's a conditional chain in there, but...





Please share the URLs of both your workflows.