Notify Microsoft Teams when Wrike task gets a comment
This trigger fires every time a new comment is added to a task in your Wrike account.
Developer info
- API endpoint slug
- wrike.new_comment
Trigger fields
No fields for this trigger
Ingredients
Comment
- Slug
- comment_id
- Filter code
- Wrike.newComment.CommentId
- Type
- String
- Example
- IEAADQQLIYAACDEF
Comment text
- Slug
- comment_text
- Filter code
- Wrike.newComment.CommentText
- Type
- String
- Example
- Looks great — please ship it!
Comment author name
- Slug
- comment_author_name
- Filter code
- Wrike.newComment.CommentAuthorName
- Type
- String
- Example
- Sam Smith
Task
- Slug
- task_id
- Filter code
- Wrike.newComment.TaskId
- Type
- String
- Example
- IEAADQQLKQAB5FKW
Task title
- Slug
- task_title
- Filter code
- Wrike.newComment.TaskTitle
- Type
- String
- Example
- Draft Q3 launch plan
Folder name
- Slug
- folder_name
- Filter code
- Wrike.newComment.FolderName
- Type
- String
- Example
- Marketing
Task url
- Slug
- task_url
- Filter code
- Wrike.newComment.TaskUrl
- Type
- Web URL
- Example
- https://www.wrike.com/open.htm?id=12345
Commented at
- Slug
- commented_at
- Filter code
- Wrike.newComment.CommentedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00