Last updated
Was this helpful?
In order to integrate Teleskope with Calendly for DSR requests, you must have:
An outbound email configuration in Teleskope (used by the internal EmailHandler).
Must be able to send mail to privacy@calendly.com.
No API credentials or endpoint URL are required for Calendly (requests are sent by email).
The user’s email address as the identifier for the request.
Retrieval is not supported by this integration.
To integrate Teleskope with Calendly:
Navigate to Data Subject Rights → Third Party Integrations and pick Calendly.
Since Calendly uses email, there are no API fields to enter. Ensure your outbound email settings are configured, then click Save.
When Teleskope sends a Delete User request to Calendly, it includes these parameters by default:
to: privacy@calendly.com
method: email
identifier_in_body: user’s email address
Default Identifier for Calendly = email
Behind the scenes, the handler uses the EmailHandler to send the deletion request and returns a standard “vendor deletion request submitted” message if the email is sent successfully.
Last updated
Was this helpful?
Was this helpful?
