Manage boards and cards in Trello
You’ll need the following information to set up your Trello App with Paragon Connect:
Log in to Trello. If you don’t have an account, you can create one here.
Access the Power-Up Admin Portal. If you haven’t created a Power-Up yet, click on “New” to create one.
Within your Power-Up’s settings, go to the API Key tab.
Your API Secret will be displayed in the same section.
Select Trello from the Integrations Catalog.
Under Integrations > Connected Integrations > Trello > Settings, fill out your credentials in their respective sections:
Press the purple “Save Changes” button to save your credentials.
Note: Leaving the API Key and API Secret blank will use Paragon development keys.
Once your users have connected their Trello account, you can use the Paragon SDK to access the Trello API on behalf of connected users.
See the Trello REST API documentation for their full API reference.
Any Trello API endpoints can be accessed with the Paragon SDK as shown in this example
Once your Trello account is connected, you can add steps to perform the following actions:
When using Trello, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ Trello account. For example, you might want to trigger a workflow whenever Cards are updated to sync your users’ Trello Cards to your application in real-time.
You can find the full list of Webhook Triggers for Trello below: