Skip to main content

Extole

Integrating Extole with Osano

Connecting to Extole


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Fields

  • API Key

Access Tokens can be generated at: https://my.extole.com/security-center.

Core Functionality

  • Data Discovery
  • User Search
  • Data Deletion

Base URL

https://api.extole.io/v4/

Auth

  • apiKey

Access Token Authentication

  • email
  • name
  • phoneNumber
  • address
  • birthday
  • userId

Data Deletion

Calling this endpoint allows you to delete a customer's profile from your program for GDPR/CCPA compliance. Extole will irreversibly pseudo-anonymize the profile of the individual so that the profile is no longer connected to the individual through the program.

Last Modified: 2024-04-19