Qlik Cloud
For connection to Qlik Cloud the Personal API token auth method is provided.
Personal API token (API key) is a credential a user generates from their own Profile Settings, and it's sent as a bearer token in the Authorization header of REST API requests instead of an interactive login. It carries the full permission set of the user who created it - scopes can't be restricted per-key, so it grants that user's complete access to the tenant, which is why Qlik recommends treating it like an administrator credential.
| Item | Description | UI |
|---|---|---|
| Host | Base URL of the Qlik Cloud instance used to connect and import data | input field |
| Personal access token | Personal access token generated in Qlik Cloud for secure API authentication | input field |
Form actions
| Action | Description |
|---|---|
| Save | Saves the entered credentials for this connection |
| Cancel | Discards changes and closes the form |
| Clear | Clears all entered values from the form |