Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Accounts | ||
| Organizations | ||
| Boards |
Gather Trello credentials
Configuring the connector requires you to pass in credentials generated in Trello. Gather these credentials before you move on.Create a Trello Power-Up and generate an API key and token
1
Navigate to the Trello Power-Up Admin Portal and click New.
2
Give the new Power-Up a name, such as “ConductorOne”, and select your Trello Workspace.
3
Leave the Iframe connector URL field blank and fill out the rest of the form.
4
Click Create.
5
Navigate to your new Power-Up’s API key tab and click Generate a new API key.
6
Carefully copy and save the API key.
7
On the same page, next to your new API key, look for the hyperlinked word Token and click it.
8
Review the application’s scopes (read/write access) and click Allow.
9
The API token is generated. Carefully copy and save the API token.
Look up Trello organization IDs
Finally, we’ll use the Trello API to look up the IDs of the Trello organizations you want to sync to ConductorOne.1
Navigate to
https://api.trello.com/1/organizations/[organization-name]?key=[API-key]&token=[API-token], passing in the organization’s name and the values of the API key and token you created for [organization-name], [API-key], and [API-token].
To look up an organization name, navigate to the organization in Trello and copy the name from the URL.2
Carefully copy and save the ID of the organization.
3
Repeat the steps as needed to look up the IDs of additional organizations.
Configure the Trello connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.That’s it! Your Trello connector is now pulling access data into ConductorOne.
1
In ConductorOne, navigate to Admin > Connectors and click Add connector.
2
Search for Trello and click Add.
3
Choose how to set up the new Trello connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with ConductorOne)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of ConductorOne users. Setting multiple owners is allowed.
If you choose someone else, ConductorOne will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Paste the API key into the API key field.
8
Paste the API token into the API token field.
9
Paste the comma-separated list of IDs of the organization you want to sync into the Organizations field.
10
Click Save.
11
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.