This commit is contained in:
@@ -14,3 +14,12 @@ states:
|
||||
name: /tmp/input.json
|
||||
out-filename: example.xlsx
|
||||
worksheet-name: TestSpreadsheet
|
||||
transition: state1
|
||||
- id: state1
|
||||
type: action
|
||||
action:
|
||||
function: export-xlsx
|
||||
input:
|
||||
in-data: jq(.array | tostring)
|
||||
out-filename: example.xlsx
|
||||
worksheet-name: TestSpreadsheet
|
||||
|
Reference in New Issue
Block a user