Skip to content

[Feature]: Processed data in workflow response #41211

@beniperez

Description

@beniperez

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

Labels

EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions