Looking to use Calendly's API or build integrations? Developer Community is here to help.
Recently active
So far I’ve been able to get the Calendly Routing to sync up with Pardot and detect when a form is submitted, but when the form routes to a Calendly page it loads it as a pop-up window in the iframe. Is it possible to load the calendly page in a new window? Note: When I provide a URL to route to instead of a calendly form it routes just fine with the whole window.
in my product, I have integrated Calendly using oauth2.0.When user logged in, it stores cookie inside their domain calendly.com.The problem is when user sign out and again sign in because of those cookies already store, it does not ask for credentials and logged in with previous account automatically.At the time of logging out, also invoked revoke token endpoint API provided by Calendly.
Prezados Amigos ou Equipe do Calendly, Utilizo o Calendly em um Formulário de captura de agendamento com os interessados (APP Respondi), contudo, quando leio as respostas do formulário, a pergunta que está o link do agendamento (com as informações de data e horário agendado, ele retorna com a informação: “Sorry, the event you're looking for can't be found.”.Antes não era assim, pois retornava exatamente o dia e horário do agendamento.Em conversa com o APP Respondi, disseram que é uma falha do lado do Calnedly.Como não entendo de integração, não sei avaliar o que está acontecendo exatamente. Peço ajuda e orientação para correção. Aguardando.Ingrid e Charles
Hi Calendly Support Team,I hope this message finds you well. I am currently integrating Calendly into my application and would like to use the Scheduled Events POST API to programmatically create events. I have a few questions and would appreciate your assistance:Could you provide a detailed example of the correct format for the POST request body to schedule an event?
Hey there,I’m currently implementing a “book a demo”-landing page and can’t figure out how to properly embed my Calendly page.It’s a 2 column layout. Left column: content, right column: Calendly Widget. I figured out, that there is a certain threshold around 950ish pixels width where the widget jumps from desktop-mode (above that threshold) to mobile-mode (below threshold). Now I got the problem that in that mobile-mode the widget fully expands for all available time slots.I’d wish to limit this in max-heigth and get a scroll bar for the time options (only time options scroll, calendar view stays fixed). That behavior is available in “desktop-mode” (see 1st screenshots) but not in “mobile-mode”. How can I accomplish this?
Through API I managed to create a meeting one_off_event_types, however I would like to indicate that it belongs to some specific event type through the same API
Why the /scheduled_events doesn't have the recheduled: boolean field like the webhook does?Is there a way to determine if an event was rescheduled without using a webhook?
I’m looking to use the calendly API to sync pricing for events between my website and Calendly. In the Calendly UI there is an “Amount to be collected” field shown here: For a given event type, is it possible to use the API to PUT a new value there (preferred) or GET the current “Amount to be collected” given an event type?
HiI need to set up DKIM & SPF for emails sent from Calendly - what records need adding to my server - there i no documentation anywhere.
How can we track “Schedule Event” button with Google Tag Manager. Please help!
Where can I find the full list of possible time zone names returned by the API for a users local timezone. The API seems to return names based on the city that the user is in. Is there a list of all possible names? Is it possible to have the API send the timezone send as Zulu time -7 or -6?
Hi I’m trying to hide the event details in my embed with the “hide_event_type_details=1” code but the infos still appear. Any guess on what’s not working ? Here’s the entire code copied on my website :<!-- Début de widget en ligne Calendly --><div class="calendly-inline-widget" data-url="https://calendly.com/EVENTLINK?hide_gdpr_banner=1?hide_event_type_details=1" data-resize="true" style="min-width:320px;height:700px;"></div><script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script><!-- Fin de widget en ligne Calendly -->
hi calendly team i am going to implement integration of caldenly into next js so my backend on nest js , so i need to map schedule id with user id which was store into my database because right now calendly just provide name and email data from meeting schedule request , so i cannot rely email id so i can send my user id into schedule request and received into backend side to map data
I have setup webhook subscriptions both to a local ngrok server as well as my deployed API in AWS which is serviced via API Gateway and Lambda. I have confirmed that both subscriptions are definitely active. They also both have the same events setup for the subscription. However, when an appointment is booked only my local ngrok server seems to get a request. The API in AWS seems to never get triggered. Is there a way to see what the specific issue was and if Calendly actually called the API?
As the title says I’m having an issue when trying to fetch available times and keep getting invalid url when attempting to access the /admin/auth verification. Any additional documentation somewhere that I could look into?
Hi,Currently the Widget displays informations on top and the calendar below , and that create some unwelcomed scrolling. How can i make it horizontal : Title and infos in the left , and calendar on the right ? (at least for desktop)Thanks !
I'm using Calendly as the final step in a 5-step form on my website. I need to ensure that when a user schedules an event via Calendly, the data collected in the previous steps of the form is also submitted.Is there a way to pass the collected data along with the Calendly event scheduling? Alternatively, is there an event or method to ensure the event is only scheduled if the data is submitted correctly?Any advice on how to achieve this would be greatly appreciated!
I have set up a web hook subscription for my custom HTTPS URL.My web hook is in active state and triggers my URL. However, when the URL is triggered, I receive blank response and header values.I checked for "$_SERVER['HTTP_X_CALDNLY_SIGNATURE']" to compare the header signature to the web hook secret key.Could you possibly guide me get the web hook payload properly in my PHP script?
Hello!We use a calendar on our website, but we have a problem. In the mobile version of the application, the form does not scroll. If the form is long, there is no way to scroll down. How can we solve this problem? https://bridalbreeze.online/appointment
Hi Previously fill in the guest information on the scheduling page, just like the name, email, etc., the valid start and end time is passed instead of being prerecorded. I have seen these variables but I don't know how they can be used.event_start_time (in invitee timezone (iso8601 format))event_end_time (in invitee timezone (iso8601 format))
Whenever a user books a slot using calendly and fills the booking form, I want to push the invitee data into my database. Is there a way to do that without using integrations like zapier?
Hello,I’ve just joined the webinar about the add in and love the functionality. I have 4 calendars connected and work daily in Outlook. When composing an email and selecting the extension I only see the meetings created via my outlook. I don’t any from my gmail. This rendesr the functionality pointless and I cannot see a true picture of my day. What am i doing wrong? Thanks in advance for helping! D
I’m planning on registering a webhook to receive “invitee.created” events in real-time for my organization. I’m also planning to code a backup job, which can use the Calendly API to fetch invitee.created events. That way, if for whatever reason, the webhook callbacks are lost or quit being received, the backup job can fetch the invitee information until the webhook subscription issues are resolved.How would you recommend getting the invitee created data using the API? It appears the `activity_log_entries` endpoint does not return events, unless the event is triggered by a user, who belongs to the organization. In my case, the people, who book a meeting/event, are not members of the organization.So, it looks like the only way to get the invitee created data is to fetch all active scheduled events using `scheduled_events` endpoint with status = active. Then, make an individual call for each scheduled event to fetch invitees data. If we have 100 active scheduled events, we’d need to
What does mean the fields “updated_at” “retry_started_at” in the Webhook Subscription Object?I have read the documentation but it is still not clear to me what this data represents. In what way is a subscription updated? I have not found an endpoint to update a webhook subscription, only GET or DELETE.And in the case of “retry_started_at” what does it mean? I have subscriptions in NULL in that field and others with the same date as “updated_at”. I don't understand it.Thanks for your time.
Hi! I am using Sumup for my business and I would love to keep all payments under one roof 😌It would make it so much easier if I accepted payments through Calendly with my usual provider, since I am forced to open a stripe account and manage invoices/receipts from two different providers now.It’s really not useful.Is it possible to make an integration with the API of Sumup and accept payments on the calendly page?If so, how exaclty?Thanks!Elisa
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.