-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
The docs mention Value Extractors.
With an extractor, you can extract the necessary data from the incoming request and pass it to the task as environment variables. For the extracted variables to be passed to the task, you must create an environment with the corresponding keys. Ensure that the environment keys match the variables defined in the extractor, as this allows the task to receive and use the correct environment variables.
Integrations can trigger tasks with parameters. Use value extractors to build a JSON payload for task parameters and configure the template to accept prompted values.
I'd like to see a comprehensive example of using an integration with task parameter passing. 2 sentences is not enough.
Metadata
Metadata
Assignees
Labels
No labels