How to integrate Calendly API for custom dynamic event booking inside mobile apps?
Hi Calendly Community,
We are currently integrating Calendly embed widgets and API webhooks into our user portal to let users schedule 1-on-1 strategy sessions and feature walkthroughs.
While designing user onboarding flows, similar to how digital gaming portals organize step-by-step guides when users explore complete checkout to understand system setups, we want to automatically trigger a post-booking redirection page based on the selected event type.
My Questions:
-
Is it possible to dynamically pass custom user parameters (like User ID) through the Calendly embed URL and capture them in the post-booking redirect URL?
-
Does Calendly webhook support real-time payload updates when an invitee reschedules via mobile WebView?
Would appreciate any quick tips or code examples for handling custom redirect parameters!
