Overview

Perform Operations on Boards, Cards, and Users


Description

Orchestration apps let you automate repeatable tasks and actions that span across a diverse set of systems and applications using workflows.


Board Management


1. Get Board By Id

2. Create Board

3. Update Board

4. Delete Board

5. Invite Member To Boards

6. Add Member To Boards

7. Remove Member From Boards

8. Create Tag For Board

9. Lookup Board By Name



Card Management


1. Create Card

2. Update Card

3. Delete Card

4. Lookup Card

5. Add Member To Cards

6. Remove Members From Card

7. Add New Comment On Card

8. Update Comment On Card

9. Delete Comment On Card

10. Add Ticket Attachment To Card



Organization Management


1. Add/Update Members Of Organization

2. Remove Members Of Organization



User Management


1. Get User By Email

2. Update Member License Status



Prerequisites


To begin the authentication process, you need an API key. Every Trello user is given an API key. You can retrieve your API key and Token by logging into Trello and visiting https://trello.com/app-key/.




App Installation Parameter


To install and authenticate the app in Orchestration Center, the following inputs are to be provided:


  1. Config Name - Give your connection to Trello a name to identify which account you are connected to.

  2. API Key - Obtain it from the Trello account as mentioned above.

  3. Token - Obtain it from the Trello account as mentioned above.


The following parameters are required for attaching Freshservice ticket attachments to Trello Card.


  1. Freshservice Domain - The domain of your Freshservice tenant. Example: demo.freshservice.com

  2. Freshservice API Key - Login to your Freshservice tenant. Click on your profile icon then "Profile Settings" on the right-side pane; under "Your API Key," complete the captcha and copy your API key.


The below GIF demonstrates the retrieval of App installation parameters.