Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question/Suggestion] Pass data of an output channel to the next one #486

Open
alexej-d opened this issue Oct 24, 2024 · 1 comment
Open

Comments

@alexej-d
Copy link

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

I was wondering if it is possible to pass some of an output channel's returned data to the next channel in the same workflow?

Imagine you have a custom output channel that creates a PDF and you want to pass the URL of the PDF to the Email channel.

How would you do that? Maybe via a global service that stores the current lifecycle's context variables?

@alexej-d
Copy link
Author

Any recommendations @solverat ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant