Generate personalized, single-use Calendly scheduling links automatically using an n8n workflow. Includes Google Sheets tracking and Slack alerts.
Download this n8n workflow template and start using it instantly.
This powerful n8n workflow solves the administrative challenge of generating personalized scheduling links at scale. By leveraging the Calendly API and a custom n8n node configuration, the system can instantly generate a unique, single-use booking URL when triggered via an external system (e.g., CRM or email sequencer). This ensures privacy, prevents link sharing, and is crucial for accurate tracking. The automation includes critical steps to pre-fill recipient details (Name, Email) on the Calendly page, significantly improving the user experience. The entire process—from the initial n8n trigger to the final response—is quick and reliable, making this one of the most useful n8n templates for sales operations. Robust tracking is achieved by logging every generated link into a Google Sheets document, while an optional Slack n8n node provides instant team visibility.
This sophisticated n8n workflow begins with the Webhook Trigger, configured to listen for an HTTP POST request containing the recipient's name and email. This specific n8n trigger is the entry point for the automation.
recipientemail, recipientname, and optional eventtypeuri from the incoming request body.Get Current User) and then fetches all active event types associated with that user./schedulinglinks endpoint, generating a unique booking URL that is configured to be single-use (maxeventcount: 1).name, email, utmsource) using URL encoding, creating the final personalized link ready for distribution.To implement this advanced n8n workflow using these n8n templates, follow these steps:
/generate-calendly-link). Webhook Trigger (n8n trigger): Listens for an incoming HTTP POST request to initiate the link generation. The payload must contain name and email.
Set Configuration (n8n node): Essential data handling n8n node that extracts and assigns input variables (recipientemail, recipientname) for use in subsequent API calls and personalization steps.
HTTP Request (n8n node): Used multiple times to interface with the Calendly API (/users/me, /eventtypes, /schedulinglinks). It handles authentication and dynamic request building, crucial for fetching events and creating the single-use link.
Build Personalized Link (n8n node): A core n8n node that uses expressions to construct the final booking URL, injecting recipient data as URL query parameters (?name=...&email=...).
Google Sheets (n8n node): Performs the append operation, logging the recipient details and the newly generated personalized link for auditing and tracking, making this n8n workflow highly accountable.
Slack (n8n node): Sends an optional internal notification message about the successful link creation, providing immediate visibility to the team.
Use this powerful n8n workflow to automate YouTube content production. Automatically generate titles with GPT-4o, create AI thumbnails, identify high-performing clips using Grok, and update descriptions via the YouTube API, all managed in Airtable.

Use this powerful n8n workflow to automate Shopify product creation. Analyze digital images using OpenAI/Gemini, generate SEO content, and post listings automatically using this efficient n8n template.

Automate Shopify product descriptions using n8n and GPT-4o Vision. This n8n workflow includes custom AI copywriting rules, robust pagination handling, and daily sales report logging to Google Sheets.

Automate custom Calendly booking notifications using an n8n workflow powered by GPT-4. Send structured HTML emails via Outlook and Slack alerts instantly.

Automate the creation of Facebook, Instagram, and Pinterest ad images in various dimensions using the Google Gemini (Imagen) n8n node. This powerful n8n workflow streamlines social media content production.

n8n Expert with deep experience in designing and implementing automation workflows that optimize business processes, reduce manual effort, and improve scalability. Skilled in integrating n8n with diverse platforms, APIs, and enterprise systems to deliver end-to-end automation solutions. With 13+ years of background in web development (PHP & JavaScript), I bring strong technical expertise to create custom, reliable, and efficient workflows.







































