n8n Pipedrive Slack Alerts: Notify Your Team on Every New Deal (+ Google Sheets Log)

A new deal hits Pipedrive and… nothing happens. Nobody sees it until someone opens the pipeline. The rep who should jump on it is heads-down elsewhere. By the time the deal gets attention, the lead has cooled. Speed-to-lead is one of the most reliable predictors of close rate, and silence kills it.

This n8n workflow fixes that: the moment a deal is created in Pipedrive, your team gets a formatted Slack alert and the deal is logged to a Google Sheet for reporting — automatically, in real time.

What gets automated

  1. Pipedrive trigger: fires instantly when a new deal is created (via webhook, not polling — so there's no delay).
  2. Slack alert: a clean message posts to your sales channel with deal name, value, owner, source, and a direct link to the deal.
  3. Google Sheets log: a row is appended with timestamp, deal details, and owner — your running record for weekly reporting and pipeline math.

Why log to Sheets and not just Slack

Slack is for the moment; Sheets is for the trend. The log gives you a dataset you fully own: deals created per day, by source, by rep, by value band. Drop a pivot table on top and you have a live pipeline dashboard without paying for another BI tool — and without waiting on Pipedrive's built-in reports.

Want this running today? This n8n template ships with the Pipedrive trigger, the Slack message formatting, and the Google Sheets logging already wired — just plug in your credentials.

Get the template on Gumroad →

Setup notes that save you an hour

  • Use the webhook trigger, not a scheduled poll — you want the alert in seconds, and webhooks don't burn API quota.
  • Map the deal owner to a Slack user ID so you can @-mention the right rep instead of pinging the whole channel.
  • Format value with currency in the Slack node — "$12,500" reads instantly; "12500" doesn't.
  • Pin a header row in your Sheet and let n8n append below it; never let the workflow overwrite headers.

Easy extensions once it's live

This base pattern is a launchpad. Add a branch that only @-mentions the channel for deals above a value threshold. Trigger a follow-up task for the owner. Or pipe the same data into a daily digest instead of per-deal pings if your volume is high. The workflow scales with your team.


Ready to automate?

Never let a new deal sit unseen again. Import this Pipedrive → Slack + Google Sheets workflow and put your pipeline on autopilot.

Ready to automate? Get this template on Gumroad →

Browse the full library of 100+ ready-to-import n8n workflows at rodrigoads5.gumroad.com.