Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Atlassian Trello > Connector Parameters 

Authentication

Server URL

This parameter contains the URL to the endpoint of the server.

 

Technical Name

server_url

Category

Authentication

Type

String

Default Value

https://api.trello.com

Example Values

https://api.trello.com

 

API Key

This parameter contains the API key that is needed for the authentication.

 

Technical Name

api_key

Category

Authentication

Type

String

Default Value

n/a

Example Values

 

 

The authorization process is based on an API key and API token. See Authorizing With Trello's REST API for more information. To begin the authentication process an API key is needed. Every Trello user is given an API key. It uniquely identifies a user account but does not grant any access. The API key can be retrieved by logging into Trello and visiting Trello Api Key. The API key is not secret and can safely be shared with others.

 

API Token

This parameter contains the API token that is needed for the authentication.

 

Technical Name

api_token

Category

Authentication

Type

String

null

Default Value

null

Example Values

null

 

For the authentication an API token is required. It is generated on an app-to-app basis. A new token should be created for this connector in order to be able to revoke it in Trello if needed. When the API token is invalid or missing, the connector will print an URL which should be visited to generate a new API token.