Skip to main content

Schedule and confirm revenue ops meetings with Pipedrive, Google Calendar and Slack

Workflow preview

Workflow preview
100%
Schedule and confirm revenue ops meetings with Pipedrive, Google Calendar and Slack preview
Open on n8n.io

1. Workflow Overview

Categories CRM Automation, Revenue Operations, Sales Operations, Meeting Automation Build a Revenue Ops Meeting Pipeline with Pipedrive, Calendar, Slack This workflow creates a CRM driven revenue o...

Best for

  • CRM automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.pipedrivetrigger, n8n-nodes-base.if, n8n-nodes-base.pipedrive, n8n-nodes-base.wait, n8n-nodes-base.set, n8n-nodes-base.googlecalendar, n8n-nodes-base.gmail, n8n-nodes-base.slack

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ahmed Salama.

Original n8n.io source

1.1 Workflow description

Title
Schedule and confirm revenue ops meetings with Pipedrive, Google Calendar and Slack
Workflow name
Schedule and confirm revenue ops meetings with Pipedrive, Google Calendar and Slack

Categories

CRM Automation, Revenue Operations, Sales Operations, Meeting Automation


Build a Revenue Ops Meeting Pipeline with Pipedrive, Calendar, Slack

This workflow creates a CRM-driven revenue operations meeting pipeline that automatically coordinates meetings once a deal reaches a specific stage in Pipedrive.

When a deal moves into the Meeting Booking stage, the workflow waits for the SDR to complete the meeting details, creates the event in Google Calendar, sends a confirmation email to the client, and notifies the internal team in Slack.

The result is a reliable, no-manual-work system that ensures meetings are scheduled, confirmed, and communicated without human follow-up.


Benefits

  • CRM as the Single Source of Truth All automation is triggered directly from deal stage changes.

  • Reduced No-Shows Clients receive timely meeting confirmations with correct links and times.

  • Zero Manual Coordination No copying links, sending reminders, or checking calendars.

  • Internal Visibility Sales teams receive Slack reminders automatically.

  • Time-Zone Safe Scheduling Meeting times are calculated and normalized automatically.


How It Works

Deal Stage Trigger (Pipedrive)

  • Listens for deal updates in Pipedrive
  • Runs only when the deal enters the Meeting Booking stage
  • Prevents execution on irrelevant pipeline changes

Controlled Wait Logic

  • Pauses execution to allow the SDR to:
  • Add the meeting link
  • Set date, time, and duration
  • Ensures data completeness before scheduling

Data Extraction & Enrichment

  • Fetches full deal details
  • Extracts:
  • Client name and email
  • Company name
  • Meeting link
  • Meeting date and time
  • Calculates ISO start and end times with time-zone handling

Calendar Event Creation (Google Calendar)

  • Creates a calendar event automatically
  • Adds the client as an attendee
  • Inserts the meeting link as the event location

Client Email Confirmation

  • Sends a personalized confirmation email
  • Includes meeting date, time, and context
  • Reduces rescheduling and confusion

Internal Slack Notification

  • Sends a reminder to a selected Slack channel
  • Notifies SDRs and sales managers of upcoming meetings
  • Keeps teams aligned without CRM checking

Required Setup

Pipedrive

  • Deal pipeline with a defined Meeting Booking stage
  • Meeting details stored in deal activities

Google Calendar

  • OAuth access enabled
  • Permission to create events

Gmail

  • OAuth access enabled
  • Email sending permissions

Slack

  • OAuth access enabled
  • Target channel selected

Business Use Cases

Sales Teams

  • Eliminate missed meetings and manual reminders
  • Reduce admin work for SDRs

Revenue Operations

  • Standardize meeting execution across pipelines
  • Improve forecasting reliability

Founders & Managers

  • Increase meeting attendance without micromanagement

Agencies & Consultants

  • Deliver CRM-based RevOps automation to clients

Difficulty Level

Intermediate


Estimated Build Time

45–60 minutes


Monthly Operating Cost

  • Pipedrive: Existing plan
  • Google Calendar: Free
  • Gmail: Free
  • Slack: Free or paid workspace
  • n8n: Self-hosted or cloud

Typical range: $0–20/month


Why This Workflow Works

  • Deal stage changes represent real sales intent
  • Waiting logic prevents broken automations
  • Calendar-first execution ensures reliability
  • Multi-channel notifications reduce human error

Possible Extensions

  • Add SMS or WhatsApp reminders
  • Auto-cancel meetings on stage rollback
  • Log meeting outcomes back to Pipedrive
  • Trigger post-meeting follow-ups
  • Add AI-generated meeting summaries

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Pipedrive Trigger

Type / Role
n8n-nodes-base.pipedriveTrigger - pipedriveTrigger
Config choices
Version 1.1

Block 2 - If stage_id is 2 (Meeting Booking)

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 3 - Extract deal info

Type / Role
n8n-nodes-base.pipedrive - pipedrive
Config choices
Version 1

Block 4 - Wait untill the SDR submit the google meeting link from Deals in pipedrive

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 5 - Get meeting link URL, Start time and end time

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 6 - Create a meeting and add you recipient

Type / Role
n8n-nodes-base.googleCalendar - googleCalendar
Config choices
Version 1.3

Block 7 - Send Email reminder to the client

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.2

Block 8 - Send a reminder to SDR in specific channel

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.4

Block 9 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Schedule and confirm revenue ops meetings with Pipedrive, Google Calendar and Slack
Complexity advanced
Nodes 18
Categories CRM
Author Ahmed Salama
Published 24 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12970/12970.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Schedule and confirm revenue ops meetings with Pipedrive, Google Calendar and Slack do?

Categories CRM Automation, Revenue Operations, Sales Operations, Meeting Automation Build a Revenue Ops Meeting Pipeline with Pipedrive, Calendar, Slack This workflow creates a CRM driven revenue o...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM use case.