n8nflow.net logo

Update HubSpot when a new invoice is registered in Stripe

by JonathanUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Tags

Getting Started

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.