/
How to create a token and add to iHub

How to create a token and add to iHub

To talk to the Trello API you must create two things, one is the key and the other is the token.

Create Key and Token

  1. Create the API Key by going to this URL https://trello.com/app-key

  2. Click the Token link on the key page, this should be created using an integration user since the user will sign in and grant the access.

  3. Copy both Key and Token

 

Store the values as Variables

  1. In iHub click Variables

  2. Click Add variable and enter TRELLO_KEY as name and the KEY copied earlier as value

  3. Click Add variable and enter TRELLO_TOKEN as name and the TOKEN copied earlier as value

 

 

Related content

OAuth2
More like this
Jira OAuth2 connection guide
Jira OAuth2 connection guide
More like this
Triggers in iHub Cloud
Triggers in iHub Cloud
More like this
Google Authentication Setup
Google Authentication Setup
More like this
Zendesk - setup API token
Zendesk - setup API token
More like this