Calendly Booking-to-Close Analyzer

Monthly AI analysis that correlates your Calendly booking patterns with Pipedrive deal outcomes — identifies which meeting types, time slots, and scheduling habits predict closed-won deals.

Aggregates 90 days of Calendly event data (types, times, durations, show rates) and matches invitees to Pipedrive deals. Computes 6 correlation dimensions with confidence levels. Sonnet 4.6 Analyst scores correlations and generates scheduling optimization recommendations. Outputs Notion scheduling strategy brief and Slack executive summary.

How the Calendly Booking-to-Close Analyzer Works

The Fetcher

Step 1The Fetcher

Code-only

Retrieves all Calendly scheduled events within the configurable lookback window (default 90 days). Extracts event types, scheduled times, durations, invitee details, and show/no-show status via the Calendly API.

The Enricher

Step 2The Enricher

Code-only

Matches Calendly invitees to Pipedrive contacts by email and fetches deal outcomes. Retrieves deal status (won/lost/open), deal value, close date, and cycle time for each matched contact.

The Assembler

Step 3The Assembler

Code-only

Computes 6 correlation dimensions from the enriched dataset: meeting type win rate, time slot show rate, booking lead time velocity, meeting count close probability, duration outcome, and day-of-week engagement. Assigns confidence levels (HIGH/MEDIUM/LOW) based on data point counts.

The Analyst

Step 4The Analyst

Tier 2 Classification

Sonnet 4.6 scores each correlation dimension with evidence and confidence assessment. Evaluates signal strength per dimension and generates ranked scheduling optimization recommendations. Flags low-confidence dimensions as inconclusive.

The Formatter

Step 5The Formatter

Tier 3 Creative

Generates a comprehensive Notion scheduling strategy brief with dimension breakdowns, top 5 recommendations, and confidence indicators. Creates a Slack executive summary with key findings and action items in Block Kit format.

What It Does NOT Do

×

Does not modify your Calendly settings or availability — it reads event data only

×

Does not replace your sales strategy — it provides data-driven scheduling recommendations for human decision-making

×

Does not work with Google Calendar or Outlook directly — Calendly API only in v1.0

×

Does not predict individual deal outcomes — it identifies aggregate scheduling patterns that correlate with success

×

Does not guarantee improved close rates — it surfaces actionable correlations for your team to act on

×

Does not handle real-time per-booking analysis — use NSP (#14) for per-booking no-show prediction

The Complete Customer Success Bundle

6 files. Main workflow + scheduler + prompts + docs.

calendly_booking_to_close_analyzer_v1_0_0.jsonMain workflow (28 nodes)
calendly_booking_to_close_analyzer_scheduler_v1_0_0.jsonScheduler workflow (3 nodes)
README.md10-minute setup guide
system_prompts/analyst_system_prompt.mdAnalyst prompt (correlation analysis)
system_prompts/formatter_system_prompt.mdFormatter prompt (Notion + Slack)
docs/TDD.mdTechnical Design Document

Tested. Measured. Documented.

Monthly aggregate analysis correlating Calendly booking patterns with Pipedrive deal outcomes across 6 dimensions.

Model

Sonnet 4.6 (SINGLE-MODEL)

Nodes

31

Agents

5

Pattern

AGGREGATE

Trigger

Schedule (monthly) + Webhook

LLM Calls / Run

2

Calendly Booking-to-Close Analyzer v1.0.0────────────────────────────────────────Nodes            28 (main) + 3 (scheduler)Agents           5 (Fetcher, Enricher, Assembler, Analyst, Formatter)LLM Calls        2 per run (Analyst + Formatter)Model            Sonnet 4.6 (SINGLE-MODEL)Trigger          Schedule (monthly 1st 9:00 UTC) + WebhookPattern          AGGREGATE (monthly correlation analysis)Tool A           Calendly (httpHeaderAuth) — events, invitees, show ratesTool B           Pipedrive (pipedriveApi) — deals, outcomes, cycle timeTool C           Notion (httpHeaderAuth) — scheduling strategy briefTool D           Slack (httpHeaderAuth) — executive summaryITP              8 variations, 14 milestonesBQS              12/12 PASSCost             $0.03–$0.10 per run

What You'll Need

Platform

n8n 2.7.5+

Est. Monthly API Cost

Monthly cost ~$0.03-0.10/run

Credentials Required

  • Anthropic API
  • Calendly (Personal Access Token, httpHeaderAuth)
  • Pipedrive (API token, pipedriveApi)
  • Slack (Bot Token, httpHeaderAuth Bearer)
  • Notion (httpHeaderAuth Bearer)

Services

  • Calendly (Professional plan+)
  • Pipedrive CRM
  • Slack workspace (Bot Token with chat:write scope)
  • Notion workspace (integration token)
  • Anthropic API key

Setup Track

Quick Start

~15 min

All credentials live, n8n running

Full Setup

1–2 hrs

Needs API config + tables

From Scratch

2–4 hrs

No n8n, no credentials

Calendly Booking-to-Close Analyzer v1.0.0

$199

one-time purchase

What you get:

  • Production-ready n8n workflow (28 nodes + 3-node scheduler)
  • 6-dimension correlation analysis (meeting types, time slots, lead time, meeting count, duration, day-of-week)
  • Confidence-gated recommendations (HIGH/MEDIUM/LOW)
  • Notion scheduling strategy briefs with dimension breakdowns
  • Slack executive summaries with top recommendations
  • Configurable lookback period and minimum booking thresholds
  • ITP test protocol with 8 variation fixtures
  • Full technical documentation and system prompts

Frequently Asked Questions

How does the Calendly-to-Pipedrive matching work?+

The Enricher matches Calendly invitee email addresses to Pipedrive person records. When a match is found, it fetches all associated deals and their outcomes (won/lost/open, value, cycle time). Unmatched invitees are excluded from deal-outcome dimensions but still count toward show rate and engagement metrics.

What are the 6 correlation dimensions?+

Meeting type win rate (which event types predict wins), time slot show rate (when prospects show up), booking lead time velocity (how far out bookings correlate with deal speed), meeting count close probability (how many meetings predict closed-won), duration outcome (meeting length vs deal outcome), and day-of-week engagement (which days produce best results).

What do the confidence levels mean?+

HIGH (30+ data points) means statistically meaningful findings you can act on. MEDIUM (15-29) is directionally useful but should be interpreted with caution. LOW (<15) means insufficient data for reliable conclusions. LOW dimensions are explicitly flagged as inconclusive in the analysis.

How often does it run?+

The scheduler fires on the 1st of each month at 9:00 UTC by default. You can adjust the cron expression in the scheduler workflow or trigger it manually via webhook at any time.

Does it use web scraping?+

No. All data comes from the Calendly API (events, invitees) and Pipedrive API (deals, persons). No web_search or external scraping. Fully deterministic and fast.

How is this different from the No-Show Predictor?+

The No-Show Predictor (#14) predicts whether individual bookings will no-show based on historical patterns. The Booking-to-Close Analyzer correlates aggregate scheduling patterns with deal outcomes to optimize your meeting strategy. NSP is per-booking prediction; CBCA is monthly strategic analysis.

Why only Sonnet instead of Opus?+

The Fetcher retrieves Calendly data, the Enricher matches Pipedrive deals, and the Assembler pre-computes all correlation metrics — all code-only. The Analyst receives pre-computed numbers and applies a scoring rubric. Classification-tier reasoning that Sonnet 4.6 handles accurately at lower cost.

Is there a refund policy?+

All sales are final after download. Review the Blueprint Dependency Matrix and prerequisites before purchase. Questions? Contact support@forgeworkflows.com before buying. Full terms at forgeworkflows.com/legal.

Read the full guide →

Related Blueprints