Post to Microsoft Teams when new item in monday
This trigger fires when a new item is added to a board you select.
Developer info
- API endpoint slug
- monday.new_item_in_board
Trigger fields
Board Dropdown list
- Label
- Which board?
- Helper text
- Select the board to monitor for new items.
- Slug
- board_id
- Required
- true
- Can have default value
- false
Ingredients
Item name The name of the item.
- Slug
- item_name
- Filter code
- Monday.newItemInBoard.ItemName
- Type
- String
- Example
- Launch new landing page
Item The ID of the item.
- Slug
- item_id
- Filter code
- Monday.newItemInBoard.ItemId
- Type
- String
- Example
- 1234567890
Board name The name of the board the item belongs to.
- Slug
- board_name
- Filter code
- Monday.newItemInBoard.BoardName
- Type
- String
- Example
- Marketing roadmap
Group name The name of the group the item was added to.
- Slug
- group_name
- Filter code
- Monday.newItemInBoard.GroupName
- Type
- String
- Example
- This week
Creator The person who created the item.
- Slug
- creator
- Filter code
- Monday.newItemInBoard.Creator
- Type
- String
- Example
- Jane Doe
Item url A link to the item in monday. Can be passed to the "Post an update on an item" action.
- Slug
- item_url
- Filter code
- Monday.newItemInBoard.ItemUrl
- Type
- Web URL
- Example
- https://myaccount.monday.com/boards/1234567890/pulses/9876543210
Created at The date and time the item was created.
- Slug
- created_at
- Filter code
- Monday.newItemInBoard.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Applets using this Trigger
-
-
Create a GitHub issue from new monday item
-
Send Gmail message when monday adds a new item
-
Post new monday board items to maker_webhooks
-
Create Trello cards from new monday items
-
Post to Slack when a new item is added to monday
-
Get an IFTTT notification when monday adds a new item
-
Log new monday items to Google Sheets