Skip to content
Discussion options

You must be logged in to vote

That's a great use case.

The easiest way to pass variables into an Elsa Workflows is by using the HTTP Request Received trigger, effectively exposing the workflow as an endpoint. You can then post anything you like from your pipeline, ideally as a JSON body. That JSON will then be stored in the workflow and made available to the rest of it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CoyWhiting
Comment options

Answer selected by CoyWhiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants