Soracom · Arazzo Workflow
Soracom Export Monthly Billing CSV
Version 1.0.0
Read a finalized monthly bill, kick off an async detailed-billing CSV export, and poll until the download URL is ready.
Provider
Workflows
export-monthly-billing
Read a month's bill, export the detailed CSV asynchronously, and poll for the download URL.
Reads the monthly bill, starts an async detailed billing CSV export, and polls the exported file until status is exported and the URL is available.
1
getBill
Read the finalized monthly bill for the target month to confirm there is a bill to export.
2
startExport
Start an asynchronous export of the detailed billing CSV for the month and capture the exported file ID for polling.
3
pollExport
Poll the exported file resource until the export has completed and a download URL is available. Repeats while the status is still processing.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.