/
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
Create the API Key by going to this URL https://trello.com/app-key
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.
Copy both Key and Token
Store the values as Variables
In iHub click Variables
Click Add variable and enter TRELLO_KEY as name and the KEY copied earlier as value
Click Add variable and enter TRELLO_TOKEN as name and the TOKEN copied earlier as value
, multiple selections available,
Related content
OAuth2
OAuth2
More like this
JWT
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