Vantage · Arazzo Workflow
Vantage Organize a Cost Report Inside a Folder
Version 1.0.0
Create a Folder and a Cost Report that lives inside it.
Provider
Workflows
organize-report-in-folder
Create a Folder and place a new Cost Report into it.
Creates a Folder, creates a Cost Report whose folder_token points at the new folder, and fetches the Folder back by token.
1
createFolder
createFolder
Create the Folder that will hold the Cost Report.
2
createReport
createCostReport
Create a Cost Report nested inside the new Folder.
3
getFolder
getFolder
Read the Folder back by token to confirm it exists.