push_to_n8n
Runs a cost audit then pushes results to your n8n webhook to trigger automations like Jira tickets or Slack messages.
Instructions
Runs the cost audit and pushes results to your n8n workflow via webhook.
n8n can then trigger any downstream action: create a Jira ticket, send a Slack message, update a spreadsheet, page on-call, or anything else in your automation stack.
Setup: in n8n, add a Webhook node and copy the URL. Set N8N_WEBHOOK_URL in your environment. Run: finops setup n8n
event_type options: audit_complete, anomaly_summary
Use when: - "Send the cost report to n8n" - "Trigger my n8n workflow" - "Push cost findings to my automation" - "Wire this into n8n"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No | ||
| event_type | No | audit_complete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |