Replies: 1 comment 2 replies
-
Hey @joebudi, any thoughts about this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that this ability is currently missing.
Currently, whenever a webhook is called, only a standard sucess/failure response is received.
A very important and frequent use-case is to receive relevant data in the webhook response.
e.g. Automation flow:
^ Effectively, this becomes a custom API feature, which is great for several business scenarios in all domains.
I understand this might require some overhaul as the current webhook/trigger system seems to be designed only for one-way communication/perspective.
Beta Was this translation helpful? Give feedback.
All reactions