-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Labels
questionFurther information is requestedFurther information is requested
Milestone
Description
Description
The syntax for using any variable in workflow payloads is not clear. There are no examples in the documentation. There are myriad issues that touch on this issue for all three approaches. Every attempt I've made to reference a variable results in nothing being added to my payload (which is a multiline YAML string formatted as JSON).
Help. This is basic stuff and the failures are exasperating.
What type of issue is this? (place an x in one of the [ ])
- bug
- enhancement (feature request)
- question
- documentation related
- example code related
- testing related
- discussion
Requirements (place an x in each of the [ ])
- I've read and understood the Contributing guidelines and have done my best effort to follow them.
- I've read and agree to the Code of Conduct.
- I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
package version: v1.23.0
node version:
OS version(s):
Steps to reproduce:
Expected result:
The transmitted JSON has context variables inserted
Actual result:
All variables are replaced with empty strings.
Attachments:
Logs, screenshots, screencast, sample project, funny gif, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested