Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- version: '2.0'
- simple-workflow:
- description: foo
- type: direct
- tasks:
- bar:
- with-items: foo in [{"id":"1"},{"id":"2"}]
- action: std.echo output=<% $.foo.id %>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement