When a prospect books a meeting through Calendly, FastFollow ingests the event, links it to the matching CRM contact, and prepares a pre-meeting brief automatically.
~5 minutes
In Calendly → Integrations → API & Webhooks → OAuth Apps → Create. Set the redirect URL.
In FastFollow → Integrations → Calendly → Connect. The first user becomes the workspace owner of the integration.
After connecting, FastFollow automatically subscribes to two Calendly events.
How a Calendly event flows through FastFollow
The most common Calendly errors
unauthorizedAPI calls fail with 401.
Fix: Refresh failed. The user revoked access from Calendly account settings, or the token has been idle too long. Reconnect from FastFollow.
subscription_not_activeinvitee.created events stop firing.
Fix: Calendly webhook subscriptions can be deactivated if they return 5xx repeatedly. Check status in Calendly → Webhooks. FastFollow will retry creation on next sync, but you can manually trigger re-subscribe from /admin/health.
plan_requiredOAuth + webhooks require a paid Calendly plan.
Fix: OAuth apps and webhook subscriptions are not available on Calendly Free. The connecting Calendly user must be on Standard, Teams, or Enterprise.