Prerequisites
Before you begin, you need to have a Tink account. Make sure you have a Tink API key and secret, with the least amount of permissions required to access the functionality of the Tink Connector you plan to use.Make sure to create an API key dedicated to Formance. Doing so will improve your auditability and security and will allow you to revoke access to Formance at any time if needed.
- Connectivity module version 3.1.0 or higher
- Tink console access with permissions to modify application settings
We recommend starting with a fresh Tink application. If using an existing application, ensure you can modify the redirect URL and delete any existing webhooks, as these are configured programmatically during connector installation.
Installation
Setup Process
Step 1: Configure Tink application
- Log in to your Tink console
- Navigate to App Settings
- Create a new client secret and copy it for use in the connector configuration
Configuration parameters
| Parameter | Description | Example Value |
|---|---|---|
clientID | Application client identifier from Tink console | Your Tink app client ID |
clientSecret | Application client secret from Tink console | Generated client secret |
endpoint | Tink API base URL | https://api.tink.com |
Step 2: Retrieve the connector ID
After installation, you’ll need the connector ID for redirect URL configuration. You can find it using either method: Option 1: Formance Console- Navigate to Connectivity > Connectors
- Locate your Tink connector
- Copy the connector ID
Step 3: Configure Tink redirect URL
- In the Tink console, navigate to App Settings
- Scroll to the bottom and add the following redirect callback URL:
<stack-url> with your Formance stack URL and <connectorID> with the ID from Step 2.
Setup Checklist
- Verify Connectivity module version ≥ 3.1.0
- Create or prepare Tink application with appropriate permissions
- Generate new client secret in Tink console
- Remove existing webhooks (if using existing application)
- Install Tink connector with proper configuration
- Retrieve and record connector ID
- Configure redirect callback URL in Tink console
- Select banking institutions to activate or deactivate