Skip to main content

Update HubSpot when a new invoice is registered in Stripe

Workflow preview

Update HubSpot when a new invoice is registered in Stripe preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

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.