Automate Personality Insights from Calendly to Notion with n8n

Discover how this n8n workflow automates capturing Calendly invitee data, fetching personality insights via Humantic AI, and saving detailed profiles directly to Notion. Eliminate manual entry and speed up your candidate profiling or client onboarding process efficiently.
calendlyTrigger
humanticAi
notion
Workflow Identifier: 2362
NODES in Use: Calendly Trigger, Humantic AI, Notion

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Workflow Does

This workflow takes new interview invitee data from Calendly and turns it into detailed personality profiles inside Notion automatically.
It saves the user time by skipping manual data copy and personality data search.
The workflow gets personality details from Humantic AI and saves them with formatting in Notion.
The result is fast, accurate profiles that help team fit decisions.


Who Should Use This Workflow

This workflow suits HR managers, recruiters, or anyone needing fast personality data integration from Calendly interview bookings.
If you waste hours typing or checking personality tools after scheduling interviews, this will save time.


Tools and Services Used

  • Calendly API: Sends interview invite data.
  • Humantic AI API: Provides personality assessments.
  • Notion API: Stores personality profiles.
  • n8n platform: Automates the workflow.

Inputs, Processing, and Outputs

Inputs

  • Calendly sends invitee.created events with booking data.
  • Interviewee responses including a user ID for personality lookup.

Processing

  1. Calendly Trigger node listens for new invitees.
  2. First Humantic AI node receives user ID and requests personality data.
  3. Second Humantic AI node fetches detailed insights using user ID from first node.
  4. Notion node creates or updates a page with formatted personality data.

Outputs

  • A well-formatted Notion database page with OCEAN and DISC personality scores.
  • Saves hours of manual work and reduces errors in profiling.

Beginner Step-by-Step: How to Use This Workflow in n8n

Step 1: Import Workflow

  1. Download the workflow file using the Download button on this page.
  2. Open the n8n editor where the user is already logged in and inside the editor.
  3. Click on the menu and choose Import from File, then select the downloaded file.

Step 2: Configure Credentials and IDs

  1. Open each node needing credentials: Calendly, Humantic AI, and Notion.
  2. Add API Keys for Calendly and Humantic AI as asked.
  3. Enter the Notion database ID in the Notion node’s databaseId field.
  4. Change any emails, channels, or other IDs if the user wants to customize.

Step 3: Test the Workflow

  1. Trigger a test booking in Calendly to fire the workflow.
  2. Check n8n execution logs to confirm each node works without errors.
  3. Look for the new detailed personality profile in the Notion database.

Step 4: Activate for Production

  1. Switch on the workflow live in n8n by toggling the active button.
  2. Monitor the workflow regularly to catch and fix any errors.
  3. Optionally, use self-host n8n for more control and cost savings.

Customization Ideas

  • Add more Calendly response fields to the Notion page like email or meeting time for richer profiles.
  • Use Humantic AI nodes to request different personality models for deeper analysis.
  • Include email or Slack notifications to alert teams when new profiles are added.
  • Save raw Humantic AI JSON outputs inside Notion or cloud storage for audits.
  • Filter invitees by event types with a switch node to only process relevant bookings.

Troubleshooting Common Issues

No Data Received from Calendly Trigger

Check if the webhook URL is correctly added in Calendly developer settings.
Make sure invitee.created event subscription is enabled.

Invalid userId Error in Humantic AI Node

Confirm the userId expression matches the Calendly payload exactly.
Incomplete or wrongly mapped data causes failures.

Notion API Call Fails Due to Missing databaseId

Verify that the Notion node’s databaseId is filled with the correct database ID.
Get the ID from the Notion app UI and paste it in.


Pre-Production Checklist

  • Confirm webhook URL is added in Calendly and relevant events enabled.
  • Test API keys for Humantic AI are valid.
  • Verify Notion database ID and integration token permissions.
  • Run test invites and verify output in Notion.
  • Backup existing Notion data before first use.

Summary

✓ This workflow automatically gets personality scores after interview invites.
✓ Saves time and avoids manual entry mistakes.
✓ Adds formatted results directly to Notion for team use.
→ Users can quickly see rich personality profiles without extra work.
→ Integration between Calendly, Humantic AI, and Notion works hands-free after setup.


{{$json["payload"]["questions_and_responses"]["1_response"]}}

This expression extracts the invitee’s ID from the Calendly data for Humantic AI input.


{{$json["results"]["userid"]}}

This expression gets the userId from the first Humantic AI node to fetch detailed data in the second call.


Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free