FrontApp
FrontApp is a customer communication platform that combines emails, apps, and teammates into a single view.
Front integration replicates data using the Front API.
Im Abschnitt Schema finden Sie eine Liste der für die Replikation verfügbaren Objekte.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
Before you begin authentication, make sure you meet the following requirements:
- You have a FrontApp developer account.
- You are a company admin in FrontApp, which is required to create an API token in the FrontApp portal.
To generate your API token:
- Log into your Front account.
- Go to Settings > Company > Developers.
- Go to the API Tokens tab.
- Click Create API token.
- Specify an API token name.
- Specify a token Scope.
- Click Create.
- Copy and paste your API token 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 |
| Token | Token. |
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 2.
Depending on your destination, table and column names may not appear as they are outlined below.
accounts_table
The accounts_table table contains data about accounts in your Front account.
Replication Method | CDC |
Primary Key | report_id |
Replication Keys | analytics_date analytics_range |
| Useful links |
channels_table
The channels_table table contains data about channels in your Front account.
Replication Method | CDC |
Primary Key | report_id |
Replication Keys | analytics_date analytics_range |
| Useful links |
inboxes_table
The inboxes_table table contains data about inboxes in your Front account.
Replication Method | CDC |
Primary Key | report_id |
Replication Keys | analytics_date analytics_range |
| Useful links |
tags_table
The tags_table table contains a list of tag statistics since the last completed replication job through the most recent iteration of the defined Incremental Range (day or hour).
This table will include tags in your Front account.
Note: During the historical replication job, all increments (defined using the Incremental Range setting) since the Start Date will be replicated. This will result in the first record for this table being an aggregated record across all tags.
Replication Method | CDC |
Primary Key | report_id |
Replication Keys | analytics_date analytics_range |
| Useful links |
teammates_table
The teammates_table table contains data about teammates in your Front account.
Replication Method | CDC |
Primary Key | report_id |
Replication Keys | analytics_date analytics_range |
| Useful links |
teams_table
The teams_table table contains data about teams in your Front account.
Replication Method | CDC |
Primary Key | report_id |
Replication Keys | analytics_date analytics_range |
| Useful links |