How can we help you today?

Go ahead and ask us anything.

See the KanBo newest version.

KanBo and Microsoft Power Automate integration: Triggers and Actions

Last modified:



Introduction

Take care of what's important and automate the rest. Streamline repetitive tasks and paperless processes with Microsoft Power Automate and KanBo as the perfect Work Coordination Platform for execution. With KanBo triggers and KanBo actions you can incorporate KanBo into your Office 365 ecosystem seamlessly.

To automate your workflows, you can enable actions and triggers in Power Automate flow in the Microsoft Power Platform. Triggers. Triggers are starting points that are selected by you in a connector which affects your actions.

For more information how to activate the KanBo in your Power Automate environment follow the instructions in this article.

    Triggers Section

    A trigger is the thing (event) that happens that starts the process. That's what you're asking the workflow to look out for. Blow you will find a list and detailed descriptions what KanBo specific events (Triggers) are currently provided by KanBo to kick off your processes.


    Card added

    Trigger fires an event after a Card was added to a Board that was set to be observed.

    Image 12592

    Input parameters
    NameDescription
    BoardThe Board in which adding of new cards should be observed.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the added card.
    Board IDIntegerThe Board ID where the Card that was added.
    Status IDIntegerThe Status ID the card has received after it was added.
    KanBo User IDIntegerThe KanBo User ID of the KanBo User who added the Card.
    NameStringThe name of the Card that was added.
    Is TemplateBooleanIndicates whether the Card added is a Card Template.

    Card completed

    Trigger fires an event after a Card was set as completed in the Board that was set to be observed.
    It is important to remember that a card is completed after it is set to a Status that has a status role: Completed


    Image 12593

    Input parameters
    NameDescription
    BoardThe Board in which completion of Cards should be observed.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the Card that was added.
    Previous roleIntegerThe Card’s previous Role ID.
    Current roleIntegerThe Card’s Current Role ID.
    KanBo User IDIntegerKanBo User ID of the User who set the Card to completed state.

    Card Status changed

    Trigger fires an event after a Card had its Status changed in the Board that was set to be observed. Can be set to react only to a specific Status.

    Image 12820


    Input parameters
    NameDescription
    BoardThe Board in which status change of Cards should be observed
    StatusThe Status which the trigger should react to. Optional.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the card with changed Status.
    New Status IDIntegerThe Card’s current Status ID.
    Old Status IDIntegerThe Card’s previous Status ID.
    KanBo User IDIntegerThe KanBo User ID of KanBo User that changed the Status.

    Card List changed

    Trigger fires an event after a Card’s List was changed in the Board that was set to be observed. Can be set to react only to a specific List.

    Image 12821

    Input parameters
    NameDescription
    BoardThe Board in which changing of Card’s Lists should be observed.
    ListThe List which the trigger should react to. Optional.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the Card which List changed.
    New List IDIntegerThe Card’s current List ID.
    Old List IDIntegerThe Card’s previous List ID.
    KanBo User IDIntegerThe ID of the KanBo User that changed the Card’s List.

    KanBo User added to Card

    Trigger fires an event after a KanBo User was added to a Card in the Board that was set to be observed.

    Image 12597

    Input parameters
    NameDescription
    BoardThe Board in which the adding of KanBo Users to Cards should be observed.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the Card which had a KanBo User added to.
    KanBo User IDIntegerThe User ID of the KanBo User that was added Card.
    Board IDIntegerThe Board ID of the Card.
    Is ResponsibleBooleanIndicates whether the added KanBo User is set now as responsible in the Card.

    KanBo User removed from Card

    Trigger fires an event after a KanBo User was removed from a Card in the Board that was set to be observed.

    Image 12598

    Input parameters
    NameDescription
    BoardThe Board in which the removing of KanBo Users from Cards should be observed.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the Card which had a KanBo User removed.
    KanBo User IDIntegerThe KanBo User ID of a KanBo User that was removed from the Card.
    Board IDIntegerThe Board ID of the Card.
    Was ResponsibleBooleanIndicates whether the removed KanBo User was set as responsible before removal.

    Label attached to a Card

    Trigger fires an event after a Label was attached to a Card in the Board that was set to be observed. Can be set to react only to a specific Label.

    Image 12823

    Input parameters
    NameDescription
    BoardThe Board in which the Card labeling should be observed.
    LabelThe Label which the trigger should react to. Optional.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the labeled Card.
    Label IDIntegerThe Card’s attached Label ID.
    Board IDIntegerThe Board ID of the Card.

    Label Detached From a Card

    Trigger fires an event after a Label was detached from a Card in the Board that was set to be observed. Can be set to react only to a specific Label.

    Image 12825

    Input parameters
    NameDescription
    BoardThe Board in which the Card Label detaching should be observed.
    LabelThe Label which the trigger should react to. Optional.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the Card that had its Label detached.
    Label IDIntegerThe ID of the Label that was detached from the Card.
    Board IDIntegerThe Board ID of the Card.

    Comment added to a Card

    Trigger fires an event after a Comment was added in a Card in the Board that was set to be observed.

    Image 12601

    Input parameters
    NameDescription
    BoardThe Board in which commenting of Cards should be observed.
    Output parameters
    NameType

    Description

    Card IDIntegerThe Card ID of the commented Card.
    KanBo User IDIntegerThe KanBo User ID of the User who commented the Card.
    Board IDIntegerThe Board ID of the Card.


    Actions Section

    KanBo Power Automate Actions, also known as Custom actions, or just actions. extend the range of possibilities for composing business logic in your processes by KanBo operations. With KanBo actions, you can perform operations, such as Create, Update, Delete, Assign Users or Roles in KanBo Boards or KanBo Cards. The following list contains all supported KanBo operations which can be used for building custom business processes with Power Automate along with detailed action descriptions how to use them and what parameters they require or return.


    Board Collection Actions

    Add Board Collection

    Adds a Board Collection.

    Image 12603


    Input parameters
    NameTypeDescription
    Board Collection NameStringThe Name of the Board Collection that will be added.
    Board Collection TemplateChoice or IntegerChoose the Board Collection Template or specify its ID which will be used to create the new Board Collection. (Optional)
    Output parameters
    NameType

    Description

    Board Collection IDIntegerThe Board Collection ID of the added Board Collection.
    Board Collection NameStringThe Board Collection Name of the added Board Collection.

    Delete Board Collection

    Deletes a Board Collection.

    Image 12604

    Input parameters
    Name
    Type
    Description
    Board Collection
    Choice or Integer
    Choose the Board Collection or specify its ID of the Board Collection to be deleted.
    Output parameters

    None


    Rename Board Collection

    Changes the name of a Board Collection.

    Image 12605

    Input parameters
    NameTypeDescription
    Board CollectionChoice or IntegerChoose the Board Collection or specify its ID which will have its name changed.
    New Board Collection NameStringThe new name for the Board Collection.
    Output parameters
    NameType

    Description

    Board Collection IDIntegerThe Board Collection ID of the renamed Board Collection.
    New Board Collection NameStringThe new name of the renamed Board Collection.

    Board Group Actions

    Add Board Group to Board Collection

    Adds a Board Group to a specific Board Collection.

    Image 12606

    Input parameters
    NameTypeDescription
    Board Group NameStringThe Name of the Board Group.
    Board CollectionChoice or IntegerChoose the Board Collection or specify its ID that will have a Board Group added.
    PositionIntegerThe position of the Board Group from the top in the Board Collection. The positioning from the top starts with Position 0.
    Output parameters
    NameType

    Description

    Board Group IDIntegerThe Board Group ID of the added Board Group.
    Board Group NameStringThe Board Group Name of the added Board Group.

    Rename Board Group

    Changes the name of a Board Group in a specific Board Collection.

    Image 12607

    Input parameters
    NameTypeDescription
    Board CollectionChoice or IntegerChoose the Board Collection or specify its ID in which the Board Group will have its name changed.
    Board GroupChoice or IntegerChoose the Board Group or specify its ID which will have its name changed.
    New Board Group NameStringThe new name for the Board Group.
    Output parameters
    NameType

    Description

    Board Group IDIntegerThe Board Group ID of the renamed Board Group.
    Board Group NameStringThe new name of the Board Group.

    Remove Board Group

    Removes a Board Group from a specific Board Collection.

    Image 12688

    Input parameters
    NameTypeDescription
    Board CollectionChoice or IntegerChoose the Board Collection or specify its ID which will have a Board Group removed.
    Board GroupChoice or IntegerChoose the Board Group or specify its ID that will be removed.
    Output parameters

    None


    Board Actions

    Add Board

    Adds a new Board to KanBo. A Board can be created based on a Board Template, that might also accept additional parameters.

    Image 13146

    Input parameters
    NameTypeDescription
    Board NameStringThe Name for the to be added Board.
    ColorChoice or IntegerChoose the Color of the to be added Board.
    O365 Group GUIDGUIDChoose the GUID of the Office 365 Group. If you leave it blank, then KanBo will create a new Office 365 Group to automatically.

    If You specify the Office 365 group, please make sure that the user that runs the Power Automate workflow is an Owner of the Office 365 Group otherwise this action will throw an exception.
    Folder pathStringRelative path to a folder of a Sharepoint Site connected to the specified O365 Group. This action requires the O365 Group GUID variable to be filled. The path to the folder should start with a slash (i.e. /kanbofiles/board3).
    To automate it with Sharepoint's "Create new folder" action, see this article.
    Board TemplateChoice or IntegerChoose the Board Template or its ID to be used for Board creation. Leave empty to generate an empty Board.
    LanguageChoiceChoose the language of the to be added Board. The available languages are:
    • de-AT
    • de-DE
    • en-AU
    • en-CA
    • en-GB
    • en-US
    • es-ES
    • pl-PL
    Start DateDatetime or StringThe Start Date of the Board. If String, then Datetime should be formatted like this: yyyy-mm-dd hh:00 KanBo does not accept minutes so put 00.
    End DateDatetime or StringThe End Date of the Board. If String, then Datetime should be formatted like this: yyyy-mm-dd hh:00 KanBo does not accept minutes so put 00.
    Output parameters
    NameType

    Description

    Board IDIntegerThe Board ID of the added Board.
    Board NameStringThe Board Name of the added Board.

    Apply Template to Board

    Applies a Board Template to an existing Board in KanBo.

    Image 13149

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID to which the Board Template will be applied to.
    Board TemplateChoice or IntegerChoose the Board Template or its ID that will be used on the specified Board.
    Start DateDatetime or StringThe Start Date of the Board. If String, then Datetime should be formatted like this: yyyy-mm-dd hh:00 KanBo does not accept minutes so put 00.
    End DateDatetime or StringThe End Date of the Board. If String, then Datetime should be formatted like this: yyyy-mm-dd hh:00 KanBo does not accept minutes so put 00.
    Output parameters
    NameType

    Description

    SuccessBooleanReturns True when the Board Template is applied successfully or False if the Board Template was not applied.


    Delete Board

    Deletes a Board in KanBo.

    Image 12611

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which will be deleted.
    Output parameters

    None


    Close Board

    Closes a specified Board.

    Image 12612

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID of the Board to be closed.
    Output parameters

    None


    Reopen Board

    Opens a closed Board

    Image 12613

    Input parameters
    NameTypeDescription
    Closed BoardChoice or IntegerChoose the Board or specify its ID of a closed Board to be reopened.
    Output parameters
    NameType

    Description

    Opened Board IDIntegerThe Board ID of the opened Board.

    Rename Board

    Changes the name of a Board.

    Image 12689

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which will have its name changed.
    New Board NameStringThe new name for the to be renamed Board.
    Output parameters

    NameTypeDescription
    Board IDIntegerThe Board ID of the renamed Board.
    New Board NameStringThe new name of the Board.

    Add Message to Board Chat

    Sends a message to a Board Chat in specified Board.

    Image 12616

    Input parameters
    NameTypeDescription
    Chat messageStringThe message that will be sent in the Board Chat.
    BoardChoice or IntegerChoose the Board or specify its ID which will receive a Chat message.
    Output parameters

    NameTypeDescription
    Message IDIntegerThe Message ID of the Message.
    Chat messageStringThe contents of the Message.

    Change Board Color

    Changes the color of a Board.


    Image 12816

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which will have a color changed.
    ColorChoice or IntegerChoose the Color ID or specify its ID which will be set in a Board.
    Output parameters

    NameTypeDescription
    Board IDIntegerThe Board ID of the Board that had its color changed.

    Add Board to Board Group

    Adds a Board to a Board Group in specified Board Collection.

    Image 12619

    Input parameters
    NameTypeDescription
    Board CollectionChoice or IntegerChoose the Board Collection or specify its ID where the Board Group which will have the Board added.
    Board GroupChoice or IntegerChoose the Board Group or specify its ID where the Board will be added.
    BoardChoice or IntegerChoose the Board or specify its ID that will be added to a Board Group.
    Output parameters

    NameTypeDescription
    Board Collection IDIntegerThe Board Collection ID of the Board Collection which Board Group had a Board added.
    Board Group IDIntegerThe Board Group ID of the Board Group that had a Board added.
    Board IDIntegerThe Board ID of the added Board.

    Remove Board From Board Group

    Removes a Board from a Board Group in a specific Board Collection.

    Image 12621

    Input parameters
    NameTypeDescription
    Board CollectionChoice or IntegerChoose the Board Collection or specify its ID which Board Group will have a Board removed.
    Board GroupChoice or IntegerChoose the Board Group or specify its ID which will have a Board removed.
    BoardChoice or IntegerChoose the Board or specify its ID which will be removed from the Board Group.
    Output parameters

    NameTypeDescription
    Board Collection IDIntegerThe Board Collection ID of the Board Collection which Board Group had a Board removed.
    Board Group IDIntegerThe Board Group ID of the Board Group that had a Board removed.
    Board IDIntegerThe Board ID of the removed Board.

    Download as Board Template

    Downloads a KanBo Board including its contents as a Board Template from KanBo into a file. This works for Boards and Board Templates.

    Image 12623

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID to be downloaded as Board Template File (*.kbt)
    Output parameters

    NameTypeDescription
    Base64 ContentBase64Binary data of the Board Template that can be used in other actions to generate the file.
    File NameStringThe Name of the Board Template file (*.kbt).

    Get Board Default Document Source URL

    Gets the Default Document Source URL of the specified KanBo Board.

    If you want to create document folders in the document library using built-in Power Automate actions from Microsoft read this article for detailed instructions.


    Image 12840

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which Default Document Source URL will be returned.
    Output parameters

    NameTypeDescription
    Board IDIntegerThe Board ID of the Board which Default Document Source URL was retrieved.
    Source IDIntegerThe Source ID of the Boards' retrieved Default Document Source.
    URLStringThe URL of the Boards' Default Document Source.
    Site URLStringThe Site URL of the Site that host the Boards' Default Document Source.



    Card Actions

    Add Card

    Adds a Card with specified name in specified Board or sets the Card on specified Status. Optionally you can also choose a Card Template to be applied when a card is created. At least one, Board or Status, must be specified. If Status is not specified, the card will be set on the first Status of the Board.

    Image 12646

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID in which the Card will be added.
    StatusChoice or IntegerChoose the Status or specify its ID on which the card will be set after creation.
    Card TemplateChoice or IntegerChoose the Card Template or specify its ID that will be used to create a Card based on.
    Card NameStringThe name of the Card to be created.
    Output parameters

    NameTypeDescription
    Card IDIntegerThe Card ID of the Card that was created.
    Card NameStringThe name of the Card that was created.

    Find Card

    Find a KanBo Card or Cards by Name in a Board.

    Image 12838

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will be looked for.
    Card Name
    String
    The Card name to look for in a Board
    Output parameters
    NameTypeDescription
    CardsArrayAn array of found Cards. An array is a collection of elements with each element having its properties.
    Cards array

    Name
    Type
    Description
    Card ID
    Integer
    The Card ID of the found Card.
    Card Name
    String
    The Card Name of the found Card.

    Apply Card Template on Card

    Applies a Card Template on an existing Card in a specific Board.

    Image 12625

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a Card Template applied.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Card Template applied.
    Card Template
    Choice or Integer
    Choose the Card Template or specify its ID which will be applied to the Card.
    Output parameters

    Name
    Type
    Description
    Card ID
    Integer
    The Card ID of the Card with the Card Template applied.
    Card Name
    String
    The Card Name of the Card with the Card Template applied.

    Archive Card

    Archives a Card in a specific Board.

    Image 12626

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will be archived.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will be archived.
    Output parameters

    Name
    Type
    Description
    Card ID
    Integer
    The Card ID of the Card which was archived.
    Card Name
    String
    The Card Name of the Card which was archived.

    Delete Card

    Deletes a Card from a specific Board. This will only work if the deletion of Cards in enabled in Board.

    Image 12627

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID which will have a Card deleted.
    Card
    Choice or Integer
    Choose the Card or specify its ID to be deleted.
    Output parameters
    None


    Rename Card

    Changes the name of a Card in a specific Board.

    Image 12690

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have its name changed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have its name changed
    New Card NameStringThe new name for the Card.
    Output parameters

    Name
    Type
    Description
    Card ID
    Integer
    The Card ID of the renamed Card.
    Card Name
    String
    The new name of the Card.

    Set Card Status

    Sets the Status of a specific Card in a specific Board.

    Image 12631

    Input parameters
    NameTypeDescription
    BoardChoice or Integer
    Choose the Board or specify its ID in which the Card will have its Status set.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have its Status set.
    Status
    Choice or Integer
    The Status which the Card will be set to.
    Output parameters

    Name
    Type
    Description
    Status ID
    Integer
    The Status ID of the new Card Status.
    Status Name
    String
    The Status Name of the new Card Status.

    Add Comment to Card

    Adds a Comment to a specific Card in a specific Board.


    Image 12630

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID in which a Card will have a Comment added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Comment added.
    Comment
    StringThe contents of the Comment.
    Output parameters

    Name
    Type
    Description
    Card ID
    Integer
    The Card ID of the Card that had a comment added.
    Card Name
    String
    The Card Name of the Card that had a comment added.

    Set List

    Moves a specific Card to a specific List in a specific Board.

    Image 12691

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will be moved.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will be moved.
    List
    Choice or IntegerChoose the List or specify its ID which the Card will be moved to.
    New positionIntegerThe new position of the Card in the new List. The topmost Card in the List starts with Position 0.
    Output parameters

    Name
    Type
    Description
    List ID
    Integer
    The List ID of the List that the Card was moved to.
    List Name
    String
    The List name of the List that the Card was moved to.

    Add Label to Card

    Adds a Label to a specific Card in a specific Board.

    Image 12636

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a Label added.
    Card
    Choice or Integer
    Choose the Card of specify its ID that will have a Label added.
    Label
    Choice or IntegerChoose the Label or specify its ID which will be added on a Card.
    Output parameters

    Name
    Type
    Description
    Label ID
    Integer
    The Label ID of the added Label .
    Label Name
    String
    The Label Name of the added Label

    Get Card Responsible User

    Gets information about the Cards’ responsible User.

    Image 12637

    Input parameters
    NameTypeDescription
    BoardChoice or Integer
    Choose the Board or specify its ID of the Card which we need the responsible user from.
    Card
    Choice or Integer
    Choose the Card or specify its ID which we need the responsible user from.
    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the responsible KanBo User.
    Responsible User Name
    String
    The Name of the responsible KanBo User
    KanBo User Profile KeyStringThe KanBo User Profile Key of the User who is responsible for this Card. This is actually the Email Address.

    Get Card Creator

    Gets information about the KanBo User who created the Card.

    Image 12638

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID of the Card which we need the to retrieve the Person who created it.
    Card
    Choice or Integer
    Choose the Card or specify its ID which we need the to retrieve the Person who created it.
    Output parameters

    Name
    Type
    Description
    Card IDIntegerThe ID of the Card.
    Card NameStringThe Name of the Card.
    KanBo User ID
    Integer
    The KanBo User ID of the user who created this Card.
    Responsible User Name
    String
    The name of the user who created this Card.
    KanBo User Profile Key
    String
    The KanBo User Profile Key of User who created this Card. This is actually the Email Address.

    Get Card Email Address

    Gets an Email Address of the specified Card. If the card does not have an Email address yet, it will be automatically generated.

    Image 12813

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID of the Card which will have its email retrieved or added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have its email retrieved or added.
    Output parameters

    Name
    Type
    Description
    Card ID
    Integer
    The ID of the Card.
    Email Address
    String
    The Email Address of the Card.

    Add Document Folder to Card

    Adds a Document Folder from a specific Document Source to a specific Card in a specific Board.

    Image 12639

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID in which the Card will have a Document Folder added.
    Card
    Choice or Integer
    Choose the Card of specify its ID that will have a Document Folder added.
    Document SourceChoice or GUIDChoose the Document Source or specify its O365 GUID which has Document Folder that will be added to a Card.
    Document FolderChoice or GUIDChoose the Document Folder or specify its O365 GUID which will be added to a Card. If you are using the Folder Name then make sure you are using a "/" in front of the name i.e. /MyFolder , if you are using the GUID make sure it starts with "id:" i.e. id:016EXV3MWRFQBL5SFKS5GJKXGNUBGH3XDY
    Document Folder NameStringThe name of the Document Folder in the Card to be created.
    PositionIntegerThe position of the Document Folder on the right content panel of the Card. The first element in the panel starts with Position 0.
    Output parameters

    Name
    Type
    Description
    Document Folder ID
    Integer
    The Document Folder ID of the added Document Folder.
    Document Folder Name
    String
    The Document Folder Name of the added Document Folder.

    Add Document Group to Card

    Adds a Document Group to a specific Card in a specific Board.

    Image 12640

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which Card will have the Document Group added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have the Document Group added.
    Document Group NameChoice or IntegerThe Name of the Document Group to be added.
    PositionIntegerThe position of the Document Group on the right content panel of the Card. The first element in the panel starts with Position 0
    Output parameters

    Name
    Type
    Description
    Document Group ID
    Integer
    The Document Group ID of the added Document Group.
    Document Group Name
    String
    The Document Group Name of the added Document Group.

    Move Card

    Moves a Card between Boards.

    Image 12641

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which Card will be moved.
    CardChoice or Integer
    Choose the Card or specify its ID which will be moved.
    New Board
    Choice or Integer
    Choose the Board or specify its ID which the Card will be moved to.
    Status
    Choice or Integer
    Choose the Status or specify its ID that will be set after the Card is moved to the New Board.
    Copy Files?Choice or BooleanChoose whether the Card files should be moved or not. Formatted as “True” or “False”.
    Output parameters

    Name
    Type
    Description
    New Board ID
    Integer
    The Board ID of the Board that the Card was moved to.
    Card ID
    Integer
    The Card ID of the moved Card.
    Card NameStringThe Card Name of the moved Card.

    Get Card Elements

    Gets information about all content Elements in a specific Card in a specific Board.

    Image 12642

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID of the Card which elements will be retrieved.
    CardChoice or IntegerChoose the Card or specify its ID which elements will be retrieved.
    Output parameters

    Name
    Type
    Description
    Card ID
    Integer
    The ID of the Card which had all elements gotten.
    Card Name
    StringThe Name of the Card which had all elements gotten.
    Elements
    ArrayAn array of the elements received from the Card. An array is a collection of elements with each element having its properties.
    Elements Array

    NameType
    Description
    Element ID
    Integer
    The Element ID of the Card Element.
    Element Type
    StringThe Element Type of the Card Element. The possible elements are:
    • Document Group
    • Document Folder
    • Note
    • Checklist
    • Child Card Group
    Element Name
    StringThe Name of the Card Element.

    Rename Card Element

    Renames an Element inside of a specific Card in a specific Board. Card Element can be a Note, Checklist, Card Child Group, etc.

    Image 12644

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID which Card will have an Element renamed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have an Element renamed.
    Element
    Choice or Integer
    Choose the Element or specify its ID to be renamed.
    New Element Name
    String
    The name that the Element will be renamed to.
    Output parameters

    Name
    Type
    Description
    Element ID
    Integer
    The Element ID of the renamed Element.
    New Element Name
    String
    The Element name of the renamed Element

    Remove Card Element

    Removes an Element from a specific Card in a specific Board.

    Image 12645

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID which Card will have an Element removed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have an Element removed.
    Element
    Choice or Integer
    Choose the Element or specify its ID to be removed.
    Output parameters
    None

    Card Dates Actions

    Add Due Date to Card

    Adds a Due Date to a Card.

    Image 12647

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a Due Date added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Due Date added.
    Date
    Datetime or String
    The Date. If String, then Datetime should be formatted like this:
    yyyy-mm-dd hh:00 KanBo does not accept minutes so put 00.
    Output parameters

    Name
    Type
    Description
    Due Date ID
    Integer
    The Due Date ID of the added Due Date.

    Add Start Date to Card

    Adds a Start Date to a Card.

    Image 12648

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a Start Date added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Start Date added.
    Date
    Datetime or String
    The Date. If String, then Datetime should be formatted like this:
    yyyy-mm-dd hh:00 KanBo does not accept minutes so put 00.
    Output parameters

    Name
    Type
    Description
    Start Date ID
    Integer
    The Start Date ID of the added Start Date.

    Add Card Date to Card

    Adds a Card Date to a Card. Note: A Card Date is not a Start or Due Date.

    Image 12650

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a Card Date added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Card Date added.
    Card Date NameStringThe Name of the Card Date.
    Date
    Datetime or String
    The Date. If String, then Datetime should be formatted like this:
    yyyy-mm-dd hh:00 KanBo does not accept minutes so put 00.
    Output parameters

    Name
    Type
    Description
    Card Date ID
    Integer
    The Card Date ID of the added Card Date.
    Card Date NameStringThe name of the added Card Date.

    Remove Card Due Date

    Removes a Card Due Date in a specific Card from a specific Board.

    Image 12651

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID which Card will have a Due Date removed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Due Date removed.
    Output parameters
    None

    Remove Card Start Date

    Removes the Start Date from a specific Card in a specific Board.

    Image 12653

    Input parameters
    NameTypeDescription
    BoardChoice or Integer
    Choose the Board or specify its ID which Card will have the Start Date removed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have the Start Date removed.
    Output parameters
    None

    Remove Card Date

    Removes a Card Date in a specific Card from a specific Board. Note: Card Date is not Start Date nor is it Due Date.

    Image 12654

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which Card will have a Card Date removed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Card Date removed.
    Card DateChoice or IntegerChoose the Card Date or specify its ID to be removed.
    Output parameters
    None

    Card Document Actions

    Search file in Board

    Searches for a file by name in a specific Board.

    Image 12655

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID which a file will be searched by name.
    Keyword
    String
    String value that will be searched for in the Board.
    Output parameters
    NameType
    Description
    Documents
    Array
    An array of found documents that match the keyword. An array is a collection of elements that have a specified list of values attached to them.
    Documents array

    Name
    Type
    Description
    Document Source ID
    Integer
    The Due Date ID of the added Due Date.
    FilenameStringThe full name of the file.
    File IDStringThe File ID of the found File.
    Full UrlStringThe Full URL to the found File.

    Add Document to Document Group

    Adds a Document to a specific Document Group.

    Image 12656

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID which Card Document Group will have a Document added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which Document Group will have the Document added.
    Document GroupChoice or IntegerChoose the Document Group or specify its ID that will have a Document added.
    Document IDIntegerThe Document ID of the Document. Can be acquired with the Search file in Board action.
    Document Source IDIntegerThe Document Source ID of a Document Source in which the desired file resides. Can be obtained along with file ID with the Search file in Board action.
    PositionIntegerThe position of the file in the Document Group. The first element in the Document Group starts with Position 0.
    Output parameters

    Name
    Type
    Description
    Document Source ID
    Integer
    The Document Source ID of the Document Source in which document resides.
    Filename
    String
    The full name of the file.
    File ID
    String
    The File ID of the found File.
    Full Url
    String
    The Full URL to the found File.

    Card Checklist Actions

    Add Checklist to Card

    Adds a Checklist to a specific Card in a specific Board.

    Image 12657

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a Checklist added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which Card will have a Checklist added.
    Checklist NameStringThe name of the Checklist to be added.
    PositionIntegerThe position of the Checklist on the right content panel of the Card. The first element in the panel starts with Position 0.
    Output parameters

    Name
    Type
    Description
    Checklist ID
    Integer
    The Checklist ID of the added Checklist.
    Checklist Name
    String
    The Checklist Name of the added Checklist.

    Card Checklist Item Actions

    Add Item to Checklist

    Adds an Item to a specific Checklist in a specific Card from a specific Board.

    Image 12658

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Cards’ Checklist will have an Item added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which Checklist will have an Item added.
    Checklist
    Choice or IntegerChoose the Checklist or specify its ID which will have an Item added.
    Item NameStringThe name of the Item to be added.
    PositionIntegerThe position of the Item in the Checklist from the Top. The first item in the Checklist starts with Position 0.
    Output parameters

    Name
    Type
    Description
    Checklist Item IDIntegerThe Checklist Item ID of the added Checklist Item.
    Checklist ID
    Integer
    The Checklist ID of the Checklist that had an item added.
    Checklist Name
    String
    The Checklist Name of the added Checklist.

    Rename Item in Checklist

    Renames an Item in a specific Checklist in a specific Card from a specific Board.

    Image 12659

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Cards’ Checklist will have an Item renamed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which Checklist will have an Item renamed.
    Checklist
    Choice or IntegerChoose the Checklist or specify its ID which will have an Item renamed.
    Checklist ItemChoice or IntegerChoose the Checklist Item of specify its ID to be renamed.
    New Checklist Item Name
    StringThe new name for the Checklist Item.
    Output parameters

    Name
    Type
    Description
    Checklist Item ID
    Integer
    The Checklist ID of the Checklist that had an Item renamed.
    Checklist ID
    Integer
    The Checklist Item ID of the renamed Checklist Item.
    Checklist Name
    String
    The new name of the Checklist Item.

    Complete Checklist Item

    Sets a Checklist Item in a specific Card of a specific Board as complete.

    Image 12660

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which a Card will have a Checklist Item set as completed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a Checklist Item set as completed.
    Checklist
    Choice or IntegerChoose the Checklist or specify its ID which will have an Item set as completed.
    Checklist ItemChoice or IntegerChoose the Checklist Item or specify its ID to be set as complete.
    Output parameters

    Name
    Type
    Description
    Checklist Item ID
    Integer
    The Checklist ID of the Checklist that had an Item completed.
    Checklist ID
    Integer
    The Checklist Item ID of the completed Checklist Item.
    Checklist Name
    String
    The Checklist Item Name of the completed Item.

    Delete Item from Checklist

    Removes a specific Item from a specific Checklist in a specific Card from a specific Board.

    Image 12662

    Input parameters
    NameTypeDescription
    BoardChoice or Integer
    Choose the Board or specify its ID in which the Cards’ Checklist will have an Item removed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which Checklist will have an Item removed.
    Checklist
    Choice or IntegerChoose the Checklist or specify its ID which will have an Item removed.
    Checklist ItemChoice or IntegerChoose the Checklist Item of specify its ID to be removed.
    Output parameters

    None



    Uncomplete Checklist Item

    Sets an Item in a Checklist in a specific Card from a specific Board as incomplete.

    Image 12663

    Input parameters
    NameTypeDescription
    BoardChoice or Integer
    Choose the Board or specify its ID in which the Cards’ Checklist will have an Item set as incomplete.
    Card
    Choice or Integer
    Choose the Card or specify its ID in which a Checklist will have an Item set as incomplete.
    Checklist
    Choice or IntegerThe Checklist that will have an Item set as incomplete.
    Checklist ItemChoice or IntegerThe Checklist item to be set as incomplete.
    Output parameters

    Name
    Type
    Description
    Checklist Item ID
    Integer
    The Checklist ID of the Checklist that had an Item set as incomplete.
    Checklist ID
    Integer
    The Checklist Item ID of the Checklist Item set as incomplete.
    Checklist Name
    String
    The Checklist Item Name of the Item set as incomplete.

    Card Note Actions

    Add Note

    Adds a Note to a Card in specified Board.

    Image 12692

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID of the Card where the Note is added.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have the Note added.
    Note Name
    StringThe name of the Note.
    Note ContentStringThe content of the Note.
    Position
    Integer
    The position of the Note on the right content panel of the Card. The first element in the panel starts with Position 0.
    Output parameters

    Name
    Type
    Description
    Note ID
    Integer
    The Note ID of the Note that was added.
    Note Name
    String
    The name of the Note that was added.

    Get Card Note content

    Gets the content of the Note in a specific Card from a specific Board.

    Image 12665

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID which Card will have Note content gotten.
    Card
    Choice or Integer
    Choose the Card or specify its ID that will have Note content gotten.
    Note
    Choice or IntegerChoose the Note or specify its ID which will have its content gotten
    Output parameters

    Name
    Type
    Description
    Note ID
    Integer
    The Note ID of the Note
    Note Name
    String
    The Note Name of the Note.
    Note contentStringThe content of the Note.

    Edit Card Note content

    Edits the contents of a Note in a specific Card from a specific Board.

    Image 12666

    Input parameters
    NameTypeDescription
    BoardChoice or Integer
    Choose the Board or specify its ID which Card will have Note content edited.
    Card
    Choice or Integer
    Choose the Card or specify its ID that will have Note content edited.
    Note
    Choice or IntegerChoose the Note or specify its ID which will have its content edited.
    Note contentStringThe new contents of the note. This will override the existing Note content, so it’s good practice to use Get Card Note content action before this action and use the existing Note content dynamic value along with the newly written content as to not lose any information.
    Output parameters

    Name
    Type
    Description
    Note ID
    Integer
    The Note ID of the Note
    Note Name
    String
    The Note Name of the Note.
    Note content
    String
    The content of the Note.

    Card Relation Actions

    Make parental Relation

    Adds a parental Relation between Cards in specified Boards.

    Image 12667

    Input parameters
    NameTypeDescription
    First Board
    Choice or Integer
    Choose the Board or specify its ID where the Parent Card of the Relation resides.
    Parent Card
    Choice or Integer
    Choose the Card or specify its ID of the Parent Card in the Relation.
    Second Board
    Choice or IntegerChoose the Board or specify its ID where the Child Card of the Relation resides.
    Child CardChoice or IntegerChoose the Card or specify its ID of the Child Card in the Relation.
    Output parameters

    Name
    Type
    Description
    Child Card ID
    Integer
    The Card ID of the Child Card.
    Parent Card ID
    Integer
    The Card ID of the Parent Card.

    Remove child Card

    Removes a child Card from a specific Card in a specific Board.

    Image 12669

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID where the Card will have a child Card removed.
    Parent Card
    Choice or Integer
    Choose the Card or specify its ID which will have a child Card removed.
    Child Card
    Choice or Integer
    Choose the child Card or specify its ID to be removed.
    Output parameters

    Name
    Type
    Description
    Parent Card IDInteger
    The Card ID of the parent Card that had a child Card removed.
    Child Card IDInteger
    The Card ID of the removed child Card.

    Make succession Relation

    Adds a succession Relation between Cards in specified Boards.

    Image 12670

    Input parameters
    NameTypeDescription
    First Board
    Choice or Integer
    Choose the Board or specify its ID where the predecessor Card of the Relation resides.
    Predecessor Card
    Choice or Integer
    Choose the Card or specify its ID of the predecessor Card in the Relation.
    Second BoardChoice or IntegerChoose the Board or specify its ID where the successor Card of the Relation resides.
    Successor Card
    Choice or Integer
    Choose the Card or specify its ID of the successor Card in the Relation.
    Output parameters

    Name
    Type
    Description
    Predecessor Card IDInteger
    The Card ID of the predecessor Card.
    Successor Card IDInteger
    The Card ID of the successor Card.

    Remove predecessor Card

    Removes a predecessor Card from specific Card in specific Board.

    Image 12672

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID where the Card will have a predecessor Card removed.
    Successor Card
    Choice or Integer
    Choose the Card or specify its ID which will have a predecessor Card removed.
    Predecessor Card
    Choice or Integer
    Choose the predecessor Card or specify its ID to be removed.
    Output parameters

    Name
    Type
    Description
    Successor Card IDInteger
    The Card ID of the successor Card that had a predecessor Card removed.
    Predecessor Card IDInteger
    The Card ID of the predecessor Card.

    Add Child Card Group to Card

    Adds a Child Card Group to a specific Card within a specific Board.

    Image 12673

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID which Card that will have a Child Card Group added.
    Card
    Choice or Integer
    Choose the Card or specify its ID that will have a Child Card Group added.
    Child Card Group Name
    String
    The name of the Child Card Group to be created.
    PositionIntegerThe position of the Child Card Group on the right content panel of the Card. The first element in the panel starts with Position 0.
    Output parameters

    Name
    Type
    Description
    Child Card Group IDInteger
    The Child Card Group ID of the Child Card Group.
    Child Card Group NameString
    The Child Card Group name of the Child Card Group.

    Add Existing Card to Child Card Group

    Adds an existing Card from a specified Board as Child Card to a specific Child Card Group of a specific Card in a specific Board. Basically, a parental Relation is created.

    Image 12675

    Input parameters
    NameTypeDescription
    Parent BoardChoice or Integer
    Choose the Board or specify its ID in which the Card will have a Child Card added to a Child Card Group.
    Parent Card
    Choice or Integer
    Choose the Card or specify its ID which has the Child Card Group that will have an Existing Card added.
    Child Card Group
    Choice or Integer
    Choose the Child Card Group or specify its ID that will have an existing Card added.
    Child Card Board
    Choice or Integer
    Choose the Board or specify its ID that has a Card to be added as a Child Card to a Child Card Group.
    Child CardChoice or IntegerChoose the Card or specify its ID to be added as a Child Card to a Child Card Group.
    Output parameters

    Name
    Type
    Description
    Child Card Group IDInteger
    The Child Card Group ID of the Child Card Group that had a Child Card added.
    Child Card IDInteger
    The Child Card ID of the Child Card added to the specified Child Card Group.
    Parent Card IDIntegerThe Parent Card ID of the Parent Card that had a Child Card added to the Child Card Group.

    User Actions

    Add User to KanBo

    Adds a User to KanBo.

    Input parameters
    NameType
    Description
    Email
    String
    The email address of the User to be added to KanBo.
    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the added KanBo User
    KanBo User Name
    String
    The KanBo User Name of the added KanBo User
    KanBo User Profile KeyStringThe KanBo User Profile Key of the added KanBo User. This is actually the Email Address.

    Update KanBo User License

    Updates the License of the KanBo User in KanBo.

    Image 12677

    Input parameters
    NameTypeDescription
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its ID which will have the License Type changed. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.
    License typeChoice or IntegerChoose the License Type or specify its ID which the specified KanBo User will have. Following values are accepted:
    0: Deactivated
    1: Lite License
    2: Full License
    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the KanBo User that had its license changed.

    Add KanBo User to Board Collection

    Adds a KanBo User to a specific Board Collection

    Image 12678

    Input parameters
    NameType
    Description
    Board Collection
    Choice or Integer
    Choose the Board Collection or specify its ID which will have a KanBo User added.
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its ID which will be added to the Board Collection. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.

    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the added KanBo User.

    Remove KanBo User from Board Collection

    Removes a KanBo User from a specific Board Collection.

    Image 12679

    Input parameters
    NameTypeDescription
    Board Collection
    Choice or Integer
    Choose the Board Collection or specify its ID which will have a KanBo User removed.
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its ID which will be removed from the Board Collection. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.

    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the removed KanBo User.

    Add KanBo User to Board

    Adds a User to a specific Board with specified permissions. Permissions can be Owner, Member or Visitor. Please note that the User must be already added to KanBo and must have a license assigned.


    Image 12680

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the User is to be added.
    Permission LevelIntegerThe permission level of the user to be added in this Board. Following values are accepted:
    3: Board Visitor
    6: Board Member
    9: Board Owner
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its ID to be added to the board. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.

    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the added KanBo User.

    Remove KanBo User from Board

    Removes a User from a specific Board.

    Image 12681

    Input parameters
    NameType
    Description
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the User is to be removed.
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its ID to be removed from the Board. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.

    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the removed KanBo User.

    Add KanBo User to Card

    Adds a KanBo User to a Card in a specific Board.

    Image 12682

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a KanBo User added.
    CardChoice or IntegerChoose the Card or specify its ID which will have a KanBo User added.
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its ID to be added to the Card. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.
    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the added KanBo User.

    Remove KanBo User from Card

    Removes a KanBo User from a Card. Note: If you try to remove a user that is Responsible for a Card if there are still Co-Workers this action will return an error because the Responsible user can only be removed if the User is the only one in the Card.

    Image 12684

    Input parameters
    NameTypeDescription
    Board
    Choice or Integer
    Choose the Board or specify its ID in which the Card will have a KanBo User removed.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a KanBo User removed.
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its to be removed from the Card. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.
    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the removed KanBo User.

    Set KanBo User as Card Responsible

    Sets the KanBo User as responsible for a specific Card in a specific Board. If the user is not in the card yet, then the user will be added to the Card first.

    Image 12685

    Input parameters
    NameTypeDescription
    BoardChoice or Integer
    Choose the Board or specify its ID in which the Card will have a KanBo User added as responsible.
    Card
    Choice or Integer
    Choose the Card or specify its ID which will have a KanBo User added as responsible.
    KanBo User
    Choice or Integer
    Choose the KanBo User or specify its to be set as Card Responsible. If you do not have the KanBo User ID in the variables of your Power Automate Workflow, then use Get KanBo User Information action to acquire it from the Forename and Surname of the User you want to use in the action.
    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the KanBo User that was set as Card Responsible.

    Search KanBo User in Board

    Searches for a KanBo User by name in a specific Board. Returns an array.

    Image 12686

    Input parameters
    NameTypeDescription
    BoardChoice or IntegerChoose the Board or specify its ID which a KanBo User will be searched by Name.
    User Name
    String
    String value that will be searched for in the KanBo Users’ Name and Surname.
    Output parameters

    Name
    Type
    Description
    Users
    Array
    An array of Users who match the User Name. An array is a collection of elements that have a specified list of values attached to them.
    Users Array

    NameType
    Description
    KanBo User ID
    Integer
    The ID of the KanBo User.
    KanBo User NameStringThe full Name of the KanBo User.
    Profile KeyStringThe Profile Key of the KanBo User.
    EmailStringThe Email address of the KanBo User.

    Who am I

    Returns the information about the KanBo User that is being used by the Power Automate Flow.

    Image 12687

    Input parameters
    None
    Output parameters

    Name
    Type
    Description
    KanBo User ID
    Integer
    The KanBo User ID of the KanBo User.
    KanBo User NameStringThe KanBo User Name of the KanBo User.
    KanBo User Profile KeyStringThe KanBo User Profile Key of the KanBo User. This is actually the Email address.

    Get KanBo User Information

    Returns additional information about the KanBo User.

    Image 12712

    Input parameters

    NameType
    Description
    User Name
    String
    String value that will be searched for in the KanBo Users’ Name and Surname.
    Output parameters

    NameType
    Description
    Users
    Array
    An array of Users who match the User Name. An array is a collection of elements that have a specified list of values attached to them.
    Output parameters

    NameTypeDescription
    KanBo User ID
    Integer
    The ID of the KanBo User.
    KanBo User Name
    String
    The full Name of the KanBo User.
    KanBo User Profile Key
    String
    The KanBo User Profile Key of the KanBo User. This is actually the Email address.
    EmailStringThe Email address of the KanBo User.







    This article was helpful for 2 people. Is this article helpful for you?