Difference between revisions of "Trello"

From Hornbill
Jump to navigation Jump to search
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
This document can now be found at its new location in the [https://docs.hornbill.com/ibridge-packages/welcome Hornbill Document Library].
  
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
+
    [[file:hornbill-document-library.png|iBridge Package Reference|link=https://docs.hornbill.com/ibridge-packages/welcome]]
__NOTOC__[[Main Page|Home]] > [[Integration]] > [[Business Process Automation & Orchestration]] > [[Hornbill iBridge]] > Trello
+
[[Category:HDOC]]
</div>
 
{|style="width: 100%"
 
|- valign="top"
 
|style="width:73%"|
 
[[File:Trellomark2.png]]
 
<br>
 
==Introduction==
 
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you what's being worked on, who's working on what, and where something is in a process.
 
 
 
Create Boards, Add Lists and Cards in real time with the Hornbill iBridge
 
|style="width:5%"|
 
|
 
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
 
 
 
== Related Articles ==
 
:* [[Hornbill iBridge]]
 
:* [[Hornbill_KeySafe|KeySafe]]
 
:* [[Integration Call]]
 
:* [[Business_Process_Designer|Business Process Designer]]
 
|}
 
==Config==
 
[[File:twitter_keysafe.png|300px|right]]
 
In order to integrate with Twitter, you will first need to configure, and securely store the authentication credentials for the Twitter Account/s you want to use with the Hornbill App.
 
 
 
Configure your '''Twitter''' account authentication in '''[[Hornbill_KeySafe|KeySafe]]''' in order to use the Twitter options.
 
 
 
In the admin console > System > Security > KeySafe
 
 
 
* Select on '''+''' and select '''Twitter'''
 
* Give the Twitter KeySafe a Title (this is the name / identifier for the Twitter account as you will see it when using the Integration Call node in your business process)
 
* Optionally add a description
 
* Select '''Create Key''' to save
 
 
 
Once the Key is created, you will need to connect to Twitter and your account, in order to authorize the Hornbill App to perform the listed Twitter options.
 
 
 
* Select '''Connect'''
 
 
 
You will be redirected to Twitter in a pop up window, where you will be required to login to your Twitter account, and then you will be prompted to review the option you are authorising the Hornbill App to be allowed to perform with the chosen Twitter account.
 
 
 
Right your all set........
 
 
 
'''Managing Twitter Configurations'''
 
 
 
* Use KeySafe to create, store and enable integrations with multiple Twitter accounts for use in your business processes
 
* Use the '''Revoke Access''' option against a Twitter account in KeySafe in order to revoke authentication rights for the Hornbill App to use the account
 
:* Note, this will revoke the rights of any existing Twitter Integration Calls in your business processes, which are using the revoked Twitter Account.
 
 
 
==Options(Methods)==
 
Once you have your Trello Account Authorised, your all set to use it with the '''[[Integration Call]]''' in your business processes. The following options are now available for you to use with Trello:
 
 
 
===Boards===
 
* Create Boards
 
* Add and Delete Board Members
 
* Close Boards
 
 
 
===Cards===
 
* Create Card
 
* Create Card Comment / Label
 
* Set / Complete Card Due Date
 
* Add / Delete Card Member
 
* Delete Label
 
* Position Card
 
* Close Card
 
 
 
===Lists===
 
* Create List
 
* Close List
 
* Move / Archive All Lists
 
 
 
Read more about using the '''[[Integration Call]]''' from the Related Articles section, and learn how to work with input and out parameters for each of the Twitter options.
 
 
 
==Example==
 
{{#ev:youtube|M8D8SYwH32c|350|right}}
 
 
 
In this example, we will choose and configure the Trello account to which we want to then perform a number of automation's to orchestrate the creation of a new Trello Board, add a new List to the Board and Create Card on the Board .  We'll need to specify using KeySafe the Trello account and authentication details and authorize the Hornbill app to utilize this Trello account.
 
 
 
Through the business process designer we can then use the Integration Call node to decide where and how often we want to utilize the Trello integration, configuring the input parameters on each occasion, allowing if required the use of different Trello Accounts via different KeySafe configurations and different messages through the specific input parameters on each Integration Call node.
 
 
 
In this example we will use three different Trello actions in three Integration Call nodes to demonstrate the creation of a new Trello Board, the creation of a list on the Board, and a new Card containing variables from the request the business process is running against, and information provided when raising the request through progressive capture.
 
 
 
Finally we'll use an output parameter to write the URL of the new Trello Board to the timeline of the request, this is not a required step but is useful for demonstration purposes or even to act as an audit trail.
 
 
 
[[Category:Integration]]
 

Latest revision as of 18:22, 10 April 2024

This document can now be found at its new location in the Hornbill Document Library.

   iBridge Package Reference