Replies: 1 comment 1 reply
-
Hey @joebudi, any thoughts about this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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