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.
Consultez la section Schéma pour obtenir une liste des objets disponibles à des fins de réplication.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
Pour plus d'informations, consultez Connexion à des applications SaaS.
- Complétez les propriétés de connexion requises.
Fournissez un nom pour la connexion dans Nom de la connexion.
Sélectionnez Ouvrir les métadonnées de connexion pour définir les métadonnées de la connexion lors de sa création.
Cliquez sur Créer.
| Setting | Description |
|---|---|
| Data gateway | Sélectionnez une Passerelle de déplacement des données si cela est nécessaire pour votre cas d'utilisation. Note Informations Ce champ n'est pas disponible avec l'abonnement Démarreur Qlik Talend Cloud, car il ne supporte pas Passerelle de déplacement des données. Si vous avez un autre niveau d'abonnement et si vous ne souhaitez pas utiliser Passerelle de déplacement des données, sélectionnez Aucune. Pour des informations sur les avantages de Passerelle de déplacement des données et les cas d'utilisation qui la nécessitent, consultez Passerelle de données Qlik - Déplacement des données. |
| Start Date | Saisissez la date, au 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 |