VOOZH about

URL: https://n8n.io/workflows/1468-update-hubspot-when-a-new-invoice-is-registered-in-stripe/

⇱ Update HubSpot when a new invoice is registered in Stripe | n8n workflow template


Back to Templates

Update HubSpot when a new invoice is registered in Stripe

Last update

Last update 4 months ago

Categories

Share


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

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.