Twake credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Twake (opens in a new tab) account.
Supported authentication methods
- Cloud API key
- Server API key
Related resources
Refer to Twake's documentation (opens in a new tab) for more information about the service.
Using Cloud API key
To configure this credential, you'll need:
- A Workspace Key: Generated when you install the n8n application to your Twake Cloud environment and select Configure. Refer to How to connect n8n to Twake (opens in a new tab) for more detailed instructions.
Using Server API key
To configure this credential, you'll need:
- A Host URL: The URL of your Twake self-hosted instance.
- A Public ID: Generated when you create an app.
- A Private API Key: Generated when you create an app.
To generate your Public ID and Private API Key, create a Twake application (opens in a new tab):
- Go to Workspace Settings > Applications and connectors > Access your applications and connectors > Create an application.
- Enter appropriate details.
- Once you've created your app, view its API Details.
- Copy the Public identifier and add it as the n8n Public ID.
- Copy the Private key and add it as the n8n Private API Key.
Refer to API settings (opens in a new tab) for more information.