Skip to main content
Employee
July 28, 2026

New Notetaker API + Webhooks

  • July 28, 2026
  • 2 replies
  • 66 views

Bring Calendly meeting recaps into your own applications and workflows.

Calendly Notetaker automatically generates meeting recaps, transcripts, action items, and key takeaways after your meetings.

Now, developers can access meeting recap data through the Public API and stay in sync with webhook events.


What’s included

Public API endpoints Webhook subscriptions
  • Get Recap
    GET /meeting_recaps/{recap_uuid}
  • Get Transcript
    GET /meeting_recaps/{recap_uuid}/transcript
  • List Recaps
    GET /meeting_recaps
  • Update Recap
    PATCH /meeting_recaps/{recap_uuid}
  • Delete Contact
    DELETE /meeting_recaps/{recap_uuid}

 

  • meeting_recap.created
  • meeting_recap.updated
  • meeting_recap.deleted

 

 

What you can build

With these API endpoints and webhooks, you can:

  • Power AI assistants with meeting context and action items
  • Sync meeting recaps and transcripts to your CRM
  • Trigger workflows when meeting recaps are created or updated
  • Build internal tools using recap and transcript data


Get started

Check out the developer documentation to start building with the Notetaker API and webhooks.

Questions or feedback? Leave a comment below.

Happy building,

The Calendly Developer Team

 

    2 replies

    New Community Member
    August 14, 2026

    this doesnt seem to working on OpenAI- any idea why?

    Employee
    August 14, 2026

    Hi ​@AlignMoneyMastery, good question! The announcement above is for the Notetaker REST API and webhooks, which let you pull recap and transcript data into your own apps. It's not exposed through our MCP server or the AI marketplace connectors (ChatGPT, Claude, etc.) yet, which is why it isn't working on the OpenAI side. That said, we are working on this and Notetaker tools & skills are coming to MCP and AI marketplace connectors in the coming months!