Webhook Message Other that Response Accepted?
Status: Closed · Asked by Curt Crowley on · 0 views
Good Morning,
I am using a webhook passing those details to create a post, then when that is done it gives me the URL of the post created. I would love to have that echo back through the webhook call as the "message" instead of "Response Accepted"
{"status":"success","message":"Response Accepted"}
it would be like
{"status":"success","message":"https://urlofwhatwascreated.com"}
Which the URL would be the response from a task.
Please let me know.
Thanks!
Curt
Hey @howlerckc,
Please share your workflow with us at the provided email address (Add Team Member) so that we can gain a better understanding of your query. Once you have added me as a Team Member, do let us know the name of your workflow.
Email: arshil.ahmad@pabbly.com
Also, remember to revoke access once your query has been resolved.
Attaching a video for your reference:
I figured it out....I found that you can do Data Forwarder. Thank you!