Calendly
Requirements
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 [email protected].
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.
Integrating with Calendly
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.
Parameter Defaults
When Teleskope sends a Delete User request to Calendly, it includes these parameters by default:
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.
Helpful Links
Last updated
Was this helpful?