INTEGRATION

Monday.com actions

Create and manage boards, groups, columns, items, and updates in Monday.com

Actions
22
Maintained by
Flomation

Every Monday.com action

  • Add Update to ItemPost an update (a comment) on a Monday.com item.
  • Archive BoardArchive a Monday.com board by its ID.
  • Archive ItemArchive a Monday.com item by its ID (a softer alternative to deleting it).
  • Change Column ValueSet a single column's value on a Monday.com item. The value is column-type-specific JSON.
  • Change Multiple Column ValuesSet several column values on a Monday.com item at once, as a JSON object of column-id → value.
  • Create BoardCreate a new Monday.com board. Choose its name and kind (public, private, or shareable), optionally in a workspace or from a template.
  • Create ColumnAdd a column to a Monday.com board: choose its title and type (text, status, date, numbers, people, etc.).
  • Create GroupAdd a group (a section of rows) to a Monday.com board.
  • Create ItemCreate an item (a row) on a Monday.com board. Optionally place it in a group and set column values.
  • Delete GroupDelete a group from a Monday.com board.
  • Delete ItemPermanently delete a Monday.com item by its ID.
  • Get BoardFetch a single Monday.com board by its ID.
  • Get BoardsList the Monday.com boards you can access.
  • Get ColumnsList the columns of a Monday.com board.
  • Get GroupsList the groups of a Monday.com board.
  • Get ItemFetch a single Monday.com item by its ID, including its column values.
  • Get ItemsList the items in a Monday.com group on a board.
  • Get Items by Column ValueFind Monday.com items on a board whose column matches a value.
  • Get UsersList the users in your Monday.com account.
  • Get WorkspacesList the Monday.com workspaces you can access.
  • Move Item to GroupMove a Monday.com item into a different group on its board.
  • Update GroupRename a Monday.com group or change its colour.

Wire Monday.com into the rest of your stack

Every action here drops onto the canvas alongside the other 3,585, so a Monday.com step can sit between a form, a database and a message without any glue code.