Cross-Provider Workflow
Amberflo Invoices to Sheet and Slack
Version 1.0.0
Export Amberflo customer invoices to a Google Sheet, then notify Slack.
Providers Orchestrated
Workflows
invoices-to-sheet-and-slack
List Amberflo invoices, append to a sheet, then notify Slack.
Lists a customer's Amberflo invoices, appends them to a Google Sheet, and posts a notice to a Slack channel.
1
list-invoices
$sourceDescriptions.amberfloBillingApi.listInvoices
List the customer's Amberflo invoices.
2
append-invoices
$sourceDescriptions.googleSheetsApi.appendValues
Append the invoices to a Google Sheet.
3
notify-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Notify Slack that new usage invoices are available.
Source API Descriptions
openapi
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.