GlueLetter
Requirements
Client ID
Required for API requests. Included as a query parameter.
API Key
Required for API authorization. Used as a Bearer token.
Teleskope includes these credentials in every deletion request to GlueLetter’s API.
Integrating with GlueLetter
To enable the GlueLetter integration in Teleskope:
Navigate to Integrations in the Teleskope UI.
Select GlueLetter from the list of available third-party vendors.
Provide the required credentials:
Client ID (from your GlueLetter account)
API Key (Bearer token with permissions to manage user data)
Click Save to activate the integration.
Once enabled, Teleskope can automatically issue deletion requests to GlueLetter for qualified data subject rights requests.
Parameter Defaults
Teleskope’s GlueLetter integration enforces the following default behavior:
identifier type
Always required. Email is used to match GlueLetter records.
client_id
(Provided at setup)
Included in every deletion request as a query parameter.
Authorization Header
Bearer {API Key}
Used for all API calls.
The integration automatically includes your configured credentials with every request.
Last updated
Was this helpful?