Kantree

The Kantree modules allow you to create, update, list, retrieve, and delete the cards, organizations, projects, and project members from your Kantree account.

Getting Started with Kantree

Prerequisites

  • A Kantree account - create an account at kantree.io.
The module dialog fields that are displayed in bold (in the Integromat scenario, not in this documentation article) are mandatory!

Connecting Kantree to Integromat

To connect your Kantree account to Integromat you need to obtain the API Key from your Kantree account and insert it in the Create a connection dialog in the Integromat module.

1. Log in to your Kantree account.

2. Click the Profile Icon > Account Settings.

3. Click Developer and then copy the API Key to your clipboard.

4. Log in to your Integromat account, add a module from the Kantree app into an Integromat scenario.

5. Click Add next to the Connection field.

6. In the Connection name field, enter a name for the connection.

7. In the API Key field, enter the details copied in step 3 and click Continue.

The connection has been established.

Cards

Search Cards

Searches for specific cards or lists them all.

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose project cards you want to search.
Project IDSelect or map the Project ID whose cards you to search.
With ArchivedSelect whether you want to include the archive cards in the search.
FilterEnter (map) the filter to search the cards that match the specified. For example, card name.
Exclude Children ofEnter (map) the card name whose children you want to exclude in the search results.
SortEnter (map) the sorting order for searching the cards. 
LimitSet the maximum number of cards Integromat should return during one execution cycle. The default value is 10.

Get a Card

Returns information about the selected card.

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose project card details you want to retrieve.
Project IDSelect or map the Project ID whose card details you want to retrieve.  
Card IDEnter (map) the Card ID whose details you want to retrieve. 

Update a Card

Updates the selected card.

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose project card details you want to update.
Project IDSelect or map the Project ID whose card details you want to update.  
Card IDEnter (map) the Card ID whose details you want to update.
Image CoverEnter (map) a card image cover name.
Image Cover URLEnter (map) the image cover URL address.
StateSelect or map the card status:
  • Undecided
  • Dropped
  • Accepted
  • In Progress
  • Waiting
  • Completed
  • Closed
TitleEnter (map) a new card name.

Delete a Card

Deletes the selected card.

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose project card you want to delete.
Project IDSelect or map the Project ID whose card you want to delete.
Card IDEnter (map) the Card ID you want to delete.

Organizations

List Organizations

Lists all organizations.

ConnectionEstablish a connection to your Kantree account.
With Empty OrganizationsSelect whether you want to list the empty organizations.
LimitSet the maximum number of organizations Integromat should return during one execution cycle. The default value is 10.

Get an Organization

Returns information about the selected organization.

ConnectionEstablish a connection to your Kantree account.
Organization IDSelect or map the Organization ID whose details to retrieve.

Create an Organization

Creates a new organization.

ConnectionEstablish a connection to your Kantree account.
NameEnter (map) a name for the organization.

Update an Organization

Updates the selected organization.

ConnectionEstablish a connection to your Kantree account.
Organization IDSelect or map the Organization ID whose details you want to update.
Default Organization Member Role IDSelect or map the default member role for the organization:
  • Admin
  • Member
  • Observer allowed to comment
  • Observer
Default Template IDSelect (map) the default Template ID for the organization.
Name Enter (map) a new name for the organization.
Default Guest Role IDEnter (map) the default Guest Role ID of the organization.
Default Public Role IDEnter (map) the default Public Role ID of the organization.
LogoEnter (map) the URL address of the organization logo.
Image CoverEnter (map) the URL address of the organization's image cover. This field is available only for the business plan.
Cover ColorEnter (map) the color code of the organization's cover. This field is available only for the business plan.
DescriptionEnter (map) the organization details. This field is available only for the business plan.

Delete an Organization 

Deletes the selected organization.

ConnectionEstablish a connection to your Kantree account.
Organization IDSelect or map the Organization ID you want to delete.

Projects

List Projects

Lists all projects.

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose projects you want to list.
With ArchivedSelect whether you want to list the archive projects.
LimitSet the maximum number of projects Integromat should return during one execution cycle. The default value is 10.

Get a Project

Returns information about the selected project. 

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose project details you want to retrieve.
Project IDEnter (map) the Project ID whose details you want to retrieve.

Create a Project 

Creates a new project. 

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID for which you want to create the project.
TitleEnter (map) the project name.
Default Organization Member Role IDSelect the default Organization Member Role ID of the project:
  • Admin
  • Member
  • Observer allowed to comment
  • Observer
Team IDSelect or map the Team ID associated with the project.
Team Members Can AutojoinSelect whether the team members can autojoin into the project.
Team Members Can ObserveSelect whether the team members can observe the project.
Default View ModeSelect the default view mode of the project:
  • Kanban
  • Table
  • List
Ignore Base TemplateSelect whether you want to ignore the base template for this project.
Include Cards
Select whether you want to include the cards for this project.
Is Public Select whether this project is public and visible to all members.
Template IDSelect or map the Template ID for the project.

Update a Project 

Updates the selected project. 

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map Organization ID whose project details you want to update.
Project IDSelect or map Project ID whose details you want to update.
Default Organization Member Role IDSelect the default organization member role of this project:
  • Admin
  • Member
  • Observer allowed to comment
  • Observer
Team IDSelect or map the Team ID associated with the project.
Team Members Can AutojoinSelect whether the team members can autojoin the project.
Team Members Can ObserveSelect whether the team members can view the project information.
Title
Enter (map) a name for the project.
Allow Anon Inbound EmailsSelect whether to allow the inbound emails for this project.
ColorEnter (map) the project color in HEX format. For example, #3be36d.
Default Child Card Model IDEnter (map) the default Child Card Model ID for this project.
Image CoverEnter (map) the URL address of the project's image cover.
Is Public Select whether this project is public and visible to all members.
Send EmailsSelect whether you want to send emails in this project.
Keep Failed ImportSelect whether you want to keep the files that are failed when importing.
Use Organization AttributesSelect whether you want to apply the organization attributes.
Include in Template LibrarySelect whether you want to include this project in the template library.
Template AuthorEnter (map) the template author name.
Template DescriptionEnter (map) the template details.
Template LocaleEnter (map) the language applicable to the template. For example, EN.
Template Preview MediaEnter (map) the template's preview media information.
Template TagsEnter (map) the tags applicable to the template separated by a comma.
PII Identifier Attribute IDEnter (map) the project's PII identifier Attribute ID.
Public Role IDEnter (map) the project's public role ID.

Delete a Project

Deletes the selected project. 

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose project you want to delete.
Project IDSelect or map the Project ID you want to delete.

Project Members

List Project Members

Lists project members.

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID whose project members you want to list.
Project IDSelect or map Project ID whose members you want to list.
LimitSet the maximum number of project members Integromat should return during one execution cycle. The default value is 10.

List Invited Project Members

Lists invited project members. 

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map Organization ID whose projects invited members you want to list.
Project IDSelect or map Project ID whose invited members you want to list.
LimitSet the maximum number of project members Integromat should return during one execution cycle. The default value is 10.

Invite a Project Member

Invites an email address or an existing user via its username.

ConnectionEstablish a connection to your Kantree account
Organization IDSelect or map the Organization ID of the project to which you want to invite the member.
Project IDSelect or map the Project ID to which you want to invite the member.
Email or UsernameEnter (map) the member's email address or username.
MessageEnter (map) the message text.
Role IDSelect or map the member's role:
  • Admin
  • Member
  • Observer allowed to comment
  • Observer

Other

Make an API Call

Performs an arbitrary authorized API call.

ConnectionEstablish a connection to your Kantree account.
URLEnter a path relative to https://kantree.io/help/api For example: /1.0/projects/all.
For the list of available endpoints, refer to the Kantree API Documentation.
MethodSelect the HTTP method you want to use:
GET
to retrieve information for an entry.
POST
to create a new entry.
PUT
to update/replace an existing entry.
PATCH
to make a partial entry update.
DELETE
to delete an entry.
HeadersEnter the desired request headers. You don't have to add authorization headers; we already did that for you.
Query StringEnter the request query string.
BodyEnter the body content for your API call.

Example of Use - List Projects

The following API call returns all the projects from your Kantree account:

URL:
/1.0/projects/all

Method:
GET

Matches of the search can be found in the module's Output under BundleBody
In our example, 6 projects were returned:

Popular use cases from our blog

automated-data-collection-crm-illustration

How to Automate Data Collection - Part 5: CRM Systems

automated-data-collection-chatbot-marketing-illustration

How to Automate Data Collection - Part 4: Chatbot Marketing

automated-data-collection-paid-ads-illustration

How to Automate Data Collection - Part 3: Paid Ads

automated-data-collection-email-illustration

How to Automate Data Collection - Part 2: Email Marketing Segmentation

personalized-customer-experience-illustration-integromat

5 Automated Solutions to Personalize Customer Experience

data-collection-automation-forms-pt-1

How to Automate Data Collection - Part 1: Online Forms

Didn’t find what you were looking for?

Expert

Find an expert

We feature a network of 450+ certified partners across the globe who are ready to help

Find an expert

Automate any workflow in your business

Sign up for a free account today. No credit card required, no time limits on free plan.