Back to Templates

Update HubSpot when a new invoice is registered in Stripe

Created by

Created by: Jonathan || jon-n8n

Jonathan

Last update

Last update a year 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.