Skip to content

Connecting an Integrated Account with Connection Validation

Connecting an Integrated Account with Connection Validation

You can connect an integrated account by following the steps available in Integrated Accounts.

Connection Validation Outcomes:

  • If Successful: The test API call succeeds, the connection is validated, and the account shows as active. Connection Validation Successful
  • If Unsuccessful:
    • The test API call returned an error because the provided authentication credentials are not correct. The integrated account is left in a validation error state. Connection Validation Unsuccessful
    • A Validation Error label is added on the integrated accounts list, helping users understand the issue and fix it. This type of error label is not displayed for successful connections. Show Label When Connection Validation Failed

If using Truto Link SDK:

If you are using the Truto Link SDK to handle your integration flows, a validation_error will be thrown after the integrated account is created and while running the validation requests setup for the integration fail. This error informs you (and possibly your front-end application) that the credentials you provided could not be validated.