Sailthru
Requirements
API Key
Sailthru API Key. Included in all requests.
Secret
Used to generate MD5 signatures for request authentication.
Integrating with Sailthru
To enable the Sailthru integration in Teleskope:
Navigate to Integrations in the Teleskope UI.
Select Sailthru from the list of available third-party vendors.
Provide the required credentials:
API Key (from your Sailthru account)
API Secret (used to sign requests)
Click Save to activate the integration.
Once enabled, Teleskope can automatically issue deletion and retrieval requests to Sailthru for qualified data subject rights requests.
Parameter Defaults
Teleskope’s Sailthru integration enforces the following default behavior:
identifier type
Required. Used to match Sailthru user records.
format
json
Always included in all requests.
Signature
MD5(secret + api_key + "json" + payload)
Automatically calculated for every request.
Refer to Sailthru's User API documentation.
Last updated
Was this helpful?