Update HubSpot when a new invoice is registered in Stripe
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
This workflow automatically posts a message in Slack when a new invoice is uploaded in Stripe, and it updates the fields in the HubSpot CRM.
Prerequisites
- A Slack account and credentials
- A HubSpot account and credentials
- A Stripe account and credentials
Nodes
- Stripe Trigger node triggers the workflow when a new invoice is uploaded.
- IF nodes filter the invoices that don't have a PO number and if there is no deal for the PO.
- HubSpot nodes retrieve deals with the specific PO number and update the deal status to 'paid'.
- Slack nodes post messages about the deals in a Slack channel.