[PLUGIN] Trello Multi-User API

Extended Trello API, this version also allows you to generate a oAuth Link to authenticate and return a token for interacting with other user’s trello account.

Important: Protect your token with privacy rules, when adding in the token on the workflows for Trello, do not paste it in manually, rather create a record in your database and do a search for the token to prevent exposing your token publicly.

Docs: https://docs.nocodeventure.com/trello-api

2 Likes

Breaking update: Changed the API to a Server Side API that returns the URL. You will need to use bubble’s built in navigation to open up the trello page.