Skip to content

Splash

This Integration requires Fides Cloud or Fides Enterprise. For more information, talk to our solutions team. (opens in a new tab)

Splash (opens in a new tab) is an event management platform that helps businesses create, manage, and promote events.

Prerequisites

In order to integrate with Splash, you'll need to collect the following information:

NameDescription
Domain*Your Splash API domain (default: api.splashthat.com)
Client ID*Your Splash client ID. Obtained by contacting your Splash Customer Success Manager.
Client Secret*Your Splash client secret. Obtained by contacting your Splash Customer Success Manager.
Username*Your Splash username.
Password*Your Splash password.
Page Limit*The maximum number of pages to return from Splash group contacts endpoint (default: 100)
Contact ID*The dataset reference to the Splash contact_id in your owned database.
Your Splash user will need special permissions to use the anonymize endpoint (opens in a new tab). Speak to your Splash Customer Success Manager to obtain them

Integrating with Splash

To integrate an existing system with Splash:

  1. Navigate to Data mapView Systems and choose the system that you want to connect.
  2. Click on the Integrations tab.
  3. Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
  4. Complete the required fields for the integration and click Save.

You may confirm your connection is working using the Test connection button, if desired.

To learn more, please see our guide for Managing Integrations.

Technical detail

Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.

Splash endpoints

In the table below, you can find which endpoints are used for each type of privacy function.

Privacy functionEndpointDescription
Access Requests/groupcontacts (opens in a new tab)Returns information about group contacts.
Update Requests/groupcontact/group_contact_id (opens in a new tab)Used to update group contact information.
Access Requests/contacts/contact_id (opens in a new tab)Returns information about a specific contact.
Delete Requests/contacts/contact_id/anonymize (opens in a new tab)Used to anonymize contact information.