Formkeep
Formkeep a cloud-based forms automation solution.
Formkeep integration replicates data using the Formkeep 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.
To retrieve your API token:
- Log into your Formkeep account.
- Open a form.
- Navigate to the Reports tab.
- Scroll down to JSON API Access.
- Copy and paste your API token into a secured file.
To retrieve your form ID:
- Log into your Formkeep account.
- Open a form.
- Navigate to the Form Settings tab.
- In the Form ACTION Url field, locate your form ID after https://formkeep.com/f/.
For example, in https://formkeep.com/f/001f217c2530, the ID is 001f217c2530.
- Copy and paste your form ID 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 |
| Form IDs | Comma-separated list of form IDs to replicate. |
| API Token | API token. |
| Page Size | Number of submissions returned by a single request. Default number is set to 25. |
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.
submissions
The submissions table contains information about submissions in your Formkeep account.
Replication Method | CDC |
Primary Keys | id |
| Useful links |