finleap connect Authentication
API Name: FigoAuthentication__c
Stores Authentication Tokens for finleap connect
| Label | API Name | Type | Description |
|---|---|---|---|
| Name | Name |
Text(255) | |
| Access Token 2 | AccessToken2__c |
Text(255) | Second part of the access token in case that the token has more than 255 characters. |
| Access Token | AccessToken__c |
Text(255) | |
| Refresh Token 2 | RefreshToken2__c |
Text(255) | Second part of the refresh token in case that the token has more than 255 characters. |
| Refresh Token | RefreshToken__c |
Text(255) |