cal.com
cal.com copied to clipboard
API: Generate single-use booking link using the API
Description:
I want to be able to generate one-time scheduling links using an API endpoint.
Currently we can go generate one in the admin panel - however, this is not ideal for people who want to do it programmatically.
This would enable this workflow:
- Generate a one-time-use link on the server, particularly nodejs.
- I would then embed metadata into the generated link (some data pertaining to the appointment: e.g. orderID, requesterID, etc. ).
- Send this link to a customer, via email.
- I want to then listen for webhooks, for when the event is scheduled, which would include the previously embedded Metadata, and execute business logic on my server.
Thanks - also congrats on v2 - looks promising!
@Jaibles @PeerRich I just had another customer ask for this as well
For now, we had to go with Calendly because of this requirement. However, will happily migrate back next year if implemented.
For now, we had to go with Calendly because of this requirement. However, will happily migrate back next year if implemented.
yeah, we'll focus on this for Q1
@alishaz-polymath wanna look into this?
Would love an API endpoint as well, thank you.
Would love this as well! :)
Was this ever implemented? I need an API endpoint to get one time booking links as well.
Do we have anything on roadmap?