-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
Return fetched data in the workflow trigger webhook response.
This means including custom data in the webhook response so that external applications can use that data. For example, if I trigger a workflow that goes and queries a database, the idea would be that the returned response includes that data so that we can take actions beyond just logging the success of the run.
Why should this be worked on?
Just like any other API, it would be great to fetch, transform and return data from a database using a workflow, this way you're basically building a DB API that's super flexible and easy to use.
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request