Referral SaaSquatch
Referral SaaSquatch is a cloud-based loyalty, referral and rewards marketing platform.
Referral SaaSquatch integration replicates data using the Referral SaaSquatch REST API.
See the Schema section for a list of objects available for replication.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
You must have the Full Access role in your Referral SaaSquatch admin portal.
To retrieve your API key and tenant alias:
- Log into your Referral SaaSquatch account.
- Choose your tenant from the tenant selection dropdown.
- Go to Settings > General.
- In the Tenant details section, click the eye icon to reveal the API key and locate the Tenant Alias field.
- Copy and paste your API key and tenant alias into a secured file.
Creating the connection
Weitere Informationen finden Sie unter Herstellung einer Verbindung zu SaaS-Anwendungen.
- Füllen Sie die erforderlichen Verbindungseigenschaften aus.
Geben Sie einen Namen für die Verbindung in Verbindungsname ein.
Wählen Sie Verbindungsmetadaten öffnen aus, um nach der Erstellung Metadaten für die Verbindung zu definieren.
Klicken Sie auf Erstellen.
| Setting | Description |
|---|---|
| Data gateway | Wählen Sie ein Data Movement Gateway aus, wenn dies für Ihren Anwendungsfall erforderlich ist. Informationshinweis Dieses Feld ist für das Qlik Talend Cloud Starter-Abonnement nicht verfügbar, da dieses Abonnement Data Movement Gateway nicht unterstützt. Wenn Sie eine andere Abonnementstufe haben und Data Movement Gateway nicht verwenden möchten, wählen Sie Keine. Weitere Informationen zu den Vorteilen von Data Movement Gateway und den Anwendungsfällen, in denen es erforderlich ist, finden Sie unter Qlik Data Gateway – Datenbewegung. |
| Start Date | Geben Sie das Datum im Format |
| API Key | API key. |
| Tenant Alias | Tenant alias. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
The schema and info displayed below is for version 1.
Depending on your destination, table and column names may not appear as they are outlined below.
referrals
The referrals table contains info about all of the referrals in your Referral SaaSquatch tenant.
Replication Method | CDC |
Primary Key | id |
| Useful links |
reward_balances
The reward_balances table contains info about the balances for all rewards.
Replication Method | CDC |
Primary Keys | userId accountId |
| Useful links |
users
The users table contains info about the users in your Referral SaaSquatch tenant.
Replication Method | CDC |
Primary Keys | id accountId |
| Useful links |