Tracking progress
“What is overdue in the customer's project?”
The coordinator asks and Skyller lists the overdue tasks in Trello, with her login, within the projects she can see.
Progress without opening the board
Integration · Projects and tasks
Connect Trello to Skyller and the AI starts reading from and acting in it through the functions your company enables — with each person's own login, approval before sensitive actions and a record of every call. Below, the actions and events the vendor publishes, what it takes to start and where this fits into the work.
Actions and eventsTrello
A web-based, kanban-style, list-making application.
323 ACTIONS
published by the vendor; the company enables only the necessary ones
43 EVENTS
triggers the system can send, when the vendor offers them
SIGN IN TO THE SERVICE ACCOUNT
each person signs in with their own credential, encrypted
APPROVAL BY RISK
sensitive actions show a card before running
Live proof
The scene shows the path of a request; the exact actions depend on the functions your company enables in Trello.
Input
A team member asks, in the conversation, for something that today requires opening Trello — inside their area's space, with their login.
What Skyller does
Result
Trello stops being an open tab and starts answering inside the conversation — through the functions your company enabled.
What this scene does not promise
Where this helps your work
Three common situations for people who use Trello every day. What Skyller does in each one depends on the functions your company turns on.
Tracking progress
The coordinator asks and Skyller lists the overdue tasks in Trello, with her login, within the projects she can see.
Progress without opening the board
Distributing the work
Creating and assigning is a write action: Skyller shows the card with title, assignee and due date and creates it in Trello after Approve.
Task created with approval
Administering
The administrator turns on only what the team needs in Trello and restricts it to groups. The record shows who created what through the conversation.
Only the enabled functions
Actions and events
Names as the vendor publishes them, in English, with the description summarized to its first sentence. In your company, the administrator turns on only the necessary actions; none of them runs without permission, and sensitive ones go through approval.
Add board
TRELLO_ADD_BOARDS
Creates a new Trello board; the 'name' parameter is required for creation, and various preferences can be customized or cloned from a source board.
Add card
TRELLO_ADD_CARDS
Creates a new card in a Trello list. Only idList is required; idBoard is optional as the API determines the board from the list.
Add comment to card
TRELLO_ADD_CARDS_ACTIONS_COMMENTS_BY_ID_CARD
Adds a new text comment, which can include @mentions, to a Trello card specified by its ID; file attachments are not supported via this action.
Add attachment to card
TRELLO_ADD_CARDS_ATTACHMENTS_BY_ID_CARD
Adds an attachment to a Trello card by idCard; specify either a file to upload or a url to link, but not both.
Add checklist to card via id
TRELLO_ADD_CARDS_CHECKLISTS_BY_ID_CARD
Adds a checklist to a Trello card: use value to add a specific existing checklist, idChecklistSource to create a new checklist by copying an existing one (optionally using name for the new checklist's name), or name to c…
Add label to card
TRELLO_ADD_CARDS_ID_LABELS_BY_ID_CARD
Adds an existing label to a Trello card; idCard identifies the card and value is the ID of the label to add. Both card and label must already exist.
Add member vote to card
TRELLO_ADD_CARD_VOTE
Casts a 'yes' vote for a specified member on a Trello card; a member can only vote once per card.
Add checklist to card
TRELLO_ADD_CHECKLISTS
Creates a new checklist on a Trello card, either by name or by copying from idChecklistSource, targeting an idCard or idBoard; this action creates only the checklist structure, not its items.
Add check item to checklist
TRELLO_ADD_CHECKLISTS_CHECK_ITEMS_BY_ID_CHECKLIST
Adds a new check item to a specified Trello checklist; this action does not update existing check items.
Create label on board
TRELLO_ADD_LABELS
Creates a new label with a specified name (required) and color on a Trello board (idBoard required); this action defines the label but does not apply it to cards.
Add new list to board
TRELLO_ADD_LISTS
Creates a new list on a specified Trello board, with options to copy an existing list, set its position, initial state (archived/subscribed), and does not modify existing lists or move cards.
Add card member by id
TRELLO_ADD_MEMBER_TO_CARD
Assigns a Trello member to a specific Trello card by card ID (or short link) and member ID.
Before you start
Questions from the people who decide
Related integrations
Next step
Try it free with your team or book a demo: together we pick the Trello functions to enable and show the first approved action, with fictitious data.