Sailthru

Requirements

Parameter
Description

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:

  1. Navigate to Integrations in the Teleskope UI.

  2. Select Sailthru from the list of available third-party vendors.

  3. Provide the required credentials:

  • API Key (from your Sailthru account)

  • API Secret (used to sign requests)

  1. 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:

Parameter Name
Default Value
Notes

identifier type

Email

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?