Build it
What do you want LeanKit and QuintaDB to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with LeanKit and QuintaDB
Triggers and actions 10 triggers · 47 actions
Trigger
New boardPolling trigger: fires when a new board is created.
Trigger
New cardPolling trigger: fires when a new card is added to the specified board.
Trigger
New card in lanePolling trigger: fires when a new card is added to the specified lane in the specified board.
Action
Add Card ConnectionsCreate parent and child connections — LeanKit AgilePlace v2 API (connections/create)
Action
Add CommentCreate a comment — LeanKit AgilePlace v2 API (comment/create)
Action
Archive a boardArchive a board — LeanKit AgilePlace v2 API (board/archive)
Action
Assign or unassign one or more users or teams to cardsAssign or unassign one or more users or teams to cards — LeanKit AgilePlace v2 API (card/assign-members)
Action
Create a cardCreate a card — LeanKit AgilePlace v2 API (card/create)
Action
Create an attachmentCreate an attachment — LeanKit AgilePlace v2 API (attachment/create)
Action
Create a new boardCreate a new board — LeanKit AgilePlace v2 API (board/create)
Action
Create a new planning incrementCreate a new planning increment — LeanKit AgilePlace v2 API (planning-series/create-increment)
Action
Create a new planning seriesCreate a new planning series — LeanKit AgilePlace v2 API (planning-series/create-series)
Action
Create a teamCreate a team — LeanKit AgilePlace v2 API (team/create)
Action
Create dependenciesCreate dependencies — LeanKit AgilePlace v2 API (dependencies/create)
Action
Delete a boardDelete a board — LeanKit AgilePlace v2 API (board/delete)
Action
Delete an attachmentDelete an attachment — LeanKit AgilePlace v2 API (attachment/delete)
Action
Delete a planning increment by idDelete a planning increment by id — LeanKit AgilePlace v2 API (planning-series/delete-increment)
Action
Delete a teamDelete a team — LeanKit AgilePlace v2 API (team/delete)
Action
Delete CardDelete a card by id — LeanKit AgilePlace v2 API (card/delete)
Action
Delete multiple cardsDelete multiple cards — LeanKit AgilePlace v2 API (card/delete-many)
Action
Get a list of attachments for a cardGet a list of attachments for a card — LeanKit AgilePlace v2 API (attachment/list)
Action
Get a list of cardsGet a list of cards — LeanKit AgilePlace v2 API (card/list)
Action
Get a list of leaf lanes for a board (lanes that can hold cards)Get a list of leaf lanes for a board (lanes that can hold cards) — LeanKit AgilePlace v2 API (board/leaf-lanes)
Action
Get a list of parent cardsGet a list of parent cards — LeanKit AgilePlace v2 API (connections/parents)
Action
Get a list of planning series for an accountGet a list of planning series for an account — LeanKit AgilePlace v2 API (planning-series/list-series)
Action
Get a list of tags on a boardGet a list of tags on a board — LeanKit AgilePlace v2 API (tags/list)
Action
Get a list of task cards for a cardGet a list of task cards for a card — LeanKit AgilePlace v2 API (card/list-tasks)
Action
Get an attachment's contentsGet an attachment's contents — LeanKit AgilePlace v2 API (attachment/get)
Action
Get a specified planning seriesGet a specified planning series — LeanKit AgilePlace v2 API (planning-series/get-series)
Action
Get BoardRetrieve a board by ID, including its lanes.
Action
Get CardGet card details by card id — LeanKit AgilePlace v2 API (card/get)
Action
Get UserRetrieve a user by ID.
Action
List BoardsList boards on the account.
Action
List Board UsersList board users — LeanKit AgilePlace v2 API (board/user-roles)
Action
List CommentsList comments on a card.
Action
List UsersList users on the account.
Action
Move CardMove a card — LeanKit AgilePlace v2 API (card/move)
Action
Search CardsSearch cards on a board with filters.
Action
Unarchive a boardUnarchive a board — LeanKit AgilePlace v2 API (board/unarchive)
Action
Update CardUpdate a card — LeanKit AgilePlace v2 API (card/update)
Trigger
New DatabaseTriggers when a new database is created in the connected QuintaDB account.
Trigger
New FormTriggers when a new form is added to a QuintaDB database.
Trigger
New Form FieldTriggers when a new field is added to a QuintaDB form.
Trigger
New or Updated RecordTriggers when a record in a QuintaDB form is added or changed.
Trigger
New RecordTriggers when a new record is added to a QuintaDB form.
Trigger
New Table RecordTriggers when a new record is added to a QuintaDB form.
Trigger
New Table ReportTriggers when a new report is created on a QuintaDB form.
Action
Add formAdds a new form (table) to a QuintaDB database. Returns the created form.
Action
Create RecordAdds a new record to a QuintaDB form. The form's own fields are offered for mapping, and the created record's id is returned.
Action
Delete formDeletes a form (table) and its records from a QuintaDB database.
Action
Delete RecordDeletes a record from a QuintaDB form.
Action
Delete recordsDeletes several records from a QuintaDB form in one call.
Action
Find RecordsReturns the records in a QuintaDB form that match the conditions you specify.
Action
Get recordReturns one record from a QuintaDB form, including all of its field values.
Action
Update CellChanges the value of one field on one QuintaDB record.
Action
Update RecordChanges field values on an existing QuintaDB record. Fields you leave blank keep their current value.
Action
Upload fileUploads a file into a file field on an existing QuintaDB record.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.