New task created
Triggers the outgoing webhook whenever a new task is created.
Trigger type: Task_Created
Sample triggerData
- {
- "payload": {
- "id": "12266000000441067",
- "taskId": "12266000000441068",
- "title": "Why Task",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12XXXXX7",
- "description": "",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/intranet/board/issues/section/12266000000016025"
- },
- "dueDate": "",
- "dueDateInMillis": "",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "26 Oct 2021, 02:02 PM",
- "createdTimeInMillis": "1635237148454",
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016121",
- "colorType": "0",
- "mappingType": "0",
- "name": "Open"
- },
- "customFields": {
- "CF_12266000000019728": {
- "name": "Delivery Address",
- "type": "1"
- }
- }
- },
- "assignees": [],
- "checklists": [],
- "tags": [],
- "attachments": [],
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- },
- "triggerType": "Task_Created",
- "triggeredTime": "26 Oct 2021, 02:02 PM",
- "triggeredTimeInMillis": "1635237148571"
- }
Task deleted
Triggers the outgoing webhook whenever a task is deleted.
Trigger type: Task_Deleted
- {
- "payload": {
- "id": "12266000000082023",
- "taskId": "12266000000082026"
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Deleted",
- "triggeredTime": "01 Nov 2021, 05:19 PM",
- "triggeredTimeInMillis": "1635767360323",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task completed
Triggers the outgoing webhook whenever a task is marked as completed.
Trigger type: Task_Completed
- {
- "payload": {
- "id": "12266000000220361",
- "taskId": "12266000000220359",
- "title": "testing Task",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000220361",
- "description": "",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000212639",
- "name": "Open",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000212639"
- },
- "dueDate": "",
- "dueDateInMillis": "",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "21 Oct 2021, 10:17 PM",
- "createdTimeInMillis": "1634834835265",
- "checklists":[],
- "tags":[],
- "attachments":[],
- "assignees": [
- {
- "id": "63852663",
- "name": "ramaneshnandan.t+2 T",
- "emailId": "ramaneshnandan.t+2@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016131",
- "colorType": "4",
- "mappingType": "4",
- "name": "Completed"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Completed",
- "triggeredTime": "01 Nov 2021, 05:22 PM",
- "triggeredTimeInMillis": "1635767545516",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task reopened
Triggers the outgoing webhook whenever a task is reopened.
Trigger type: Task_Opened
- {
- "payload": {
- "id": "12266000000441053",
- "taskId": "12266000000441054",
- "title": "UI Alignment Issue",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000441053",
- "description": "This issue reproducible for beta testing user account",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- },
- "dueDate": "28 Oct 2021, 02:00 PM",
- "dueDateInMillis": "1635409846738",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "26 Oct 2021, 02:00 PM",
- "createdTimeInMillis": "1635237046738",
- "assignees": [
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ],
- "checklists": [
- {
- "taskId": "12266000000457059",
- "title": "Custom Apps Reordering",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "1",
- "isCompleted": "true",
- "assignees": []
- },
- {
- "taskId": "12266000000457067",
- "title": "Left menu reordering",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "2",
- "isCompleted": "true",
- "assignees": []
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016121",
- "colorType": "0",
- "mappingType": "0",
- "name": "Open"
- },
- "attachments": [
- {
- "fileId": "12266000000457079",
- "size": "5961799",
- "name": "issue.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457079",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Opened",
- "triggeredTime": "01 Nov 2021, 05:31 PM",
- "triggeredTimeInMillis": "1635768089820",
- "tags":[],
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task assigned
Triggers the outgoing webhook whenever a task is assigned to a selected users.
Trigger type: Task_Assigned
- {
- "payload": {
- "id": "12266000000457181",
- "taskId": "12266000000457182",
- "title": "Events enhancement",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "description": "These event enhancements are planned to release by this quarter",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- },
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "01 Nov 2021, 05:50 PM",
- "createdTimeInMillis": "1635769205129",
- "assignees": [
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ],
- "checklists": [
- {
- "taskId": "12266000000457191",
- "title": "Custom Event Type",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "1",
- "assignees": []
- },
- {
- "taskId": "12266000000457192",
- "title": "Event Bell Notification Improvement",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "2",
- "assignees": []
- },
- {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "3",
- "assignees": []
- }
- ],
- "tags": [
- {
- "id": "12266000000457177",
- "color": "2",
- "name": "enhancements"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016121",
- "colorType": "0",
- "mappingType": "0",
- "name": "Open"
- },
- "attachments": [
- {
- "fileId": "12266000000457190",
- "size": "5961799",
- "name": "Mockup UI.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Assigned",
- "triggeredTime": "01 Nov 2021, 05:52 PM",
- "triggeredTimeInMillis": "1635769322188",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task assignee removed
Triggers the outgoing webhook when an assignee is removed from a task.
Trigger type: Task_Unassigned
- {
- "payload": {
- "id": "12266000000457181",
- "taskId": "12266000000457182",
- "title": "Events enhancement",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "description": "These event enhancements are planned to release by this quarter",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- },
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "01 Nov 2021, 05:50 PM",
- "createdTimeInMillis": "1635769205129",
- "checklists": [
- {
- "taskId": "12266000000457191",
- "title": "Custom Event Type",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "1",
- "assignees": []
- },
- {
- "taskId": "12266000000457192",
- "title": "Event Bell Notification Improvement",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "2",
- "assignees": []
- },
- {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "3",
- "assignees": []
- }
- ],
- "tags": [
- {
- "id": "12266000000457177",
- "color": "2",
- "name": "enhancements"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016121",
- "colorType": "0",
- "mappingType": "0",
- "name": "Open"
- },
- "attachments": [
- {
- "fileId": "12266000000457190",
- "size": "5961799",
- "name": "Mockup UI.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Unassigned",
- "triggeredTime": "01 Nov 2021, 05:55 PM",
- "triggeredTimeInMillis": "1635769555641",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
User reminded about a task
This trigger is triggered when the user is reminded about a task.
Trigger type: Task_Reminder
- {
- "payload": {
- "id": "12266000000457181",
- "taskId": "12266000000457182",
- "title": "Events enhancement",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "description": "These event enhancements are planned to release by this quarter",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "01 Nov 2021, 05:50 PM",
- "createdTimeInMillis": "1635769205129",
- "checklists": [
- {
- "taskId": "12266000000457191",
- "title": "Custom Event Type",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "1",
- "assignees": []
- },
- {
- "taskId": "12266000000457192",
- "title": "Event Bell Notification Improvement",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "2",
- "assignees": []
- },
- {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "3",
- "assignees": []
- }
- ],
- "tags": [
- {
- "id": "12266000000457177",
- "color": "2",
- "name": "enhancements"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016121",
- "colorType": "0",
- "mappingType": "0",
- "name": "Open"
- },
- "attachments": [
- {
- "fileId": "12266000000457190",
- "size": "5961799",
- "name": "Mockup UI.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "4",
- "name": "Zoho Connect"
- },
- "triggerType": "Task_Reminder",
- "triggeredTime": "01 Nov 2021, 06:00 PM",
- "triggeredTimeInMillis": "1635769800983",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task updated
Triggers the outgoing webhook when the task details are updated.
Trigger type: Task_Updated
- {
- "payload": {
- "id": "12266000000018143",
- "taskId": "12266000000018144",
- "isPrivate": "true",
- "title": "Task Issue",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000018143",
- "description": "",
- "partition": {
- "type": "1",
- "id": "12266000000007009",
- "name": "Emma",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- "dueDate": "",
- "dueDateInMillis": "",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "12 Nov 2020, 04:12 PM",
- "createdTimeInMillis": "1605177740104",
- "assignees": [
- {
- "id": "63028633",
- "name": "Ramanesh Nandan External",
- "emailId": "ramaneshnandan.t+external@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/63028633"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ],
- "status": {
- "id": "1",
- "colorType": "1",
- "name": "Started"
- },
- "priority": {
- "id": "0",
- "colorType": "0",
- "name": "None"
- },
- "attachments": [
- {
- "fileId": "12266000000457490",
- "size": "5961799",
- "name": "Issue.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457490",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Status_Changed",
- "triggeredTime": "01 Nov 2021, 06:40 PM",
- "triggeredTimeInMillis": "1635772239298",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task status changed
Triggers the outgoing webhook when the task status is changed.
Trigger type: Task_Status_Changed
- {
- "payload": {
- "id": "12266000000457181",
- "taskId": "12266000000457182",
- "title": "Events enhancement",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "description": "These event enhancements are planned to release by this quarter",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- },
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "01 Nov 2021, 05:50 PM",
- "createdTimeInMillis": "1635769205129",
- "checklists": [
- {
- "taskId": "12266000000457191",
- "title": "Custom Event Type",
- "dueDate": "05 Nov 2021",
- "dueDateInMillis": "1636070399000",
- "position": "1",
- "assignees": [
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457192",
- "title": "Event Bell Notification Improvement",
- "dueDate": "12 Nov 2021",
- "dueDateInMillis": "1636675199000",
- "position": "2",
- "assignees": [
- {
- "id": "63852663",
- "name": "ramaneshnandan.t+2 T",
- "emailId": "ramaneshnandan.t+2@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
- },
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "position": "3",
- "assignees": []
- }
- ],
- "tags": [
- {
- "id": "12266000000457177",
- "color": "2",
- "name": "enhancements"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016127",
- "colorType": "2",
- "mappingType": "3",
- "name": "For Review"
- },
- "attachments": [
- {
- "fileId": "12266000000457190",
- "size": "5961799",
- "name": "Mockup UI.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Status_Changed",
- "triggeredTime": "01 Nov 2021, 06:10 PM",
- "triggeredTimeInMillis": "1635770418827",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task start date changed
Triggers the webhook when the start date of the task is changed.
Trigger type: Task_StartDate_Changed
- {
- "payload": {
- "id": "12266000000457181",
- "taskId": "12266000000457182",
- "title": "Events enhancement",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "description": "These event enhancements are planned to release by this quarter",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- },
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "01 Nov 2021, 05:50 PM",
- "createdTimeInMillis": "1635769205129",
- "checklists": [
- {
- "taskId": "12266000000457191",
- "title": "Custom Event Type",
- "dueDate": "05 Nov 2021",
- "dueDateInMillis": "1636070399000",
- "position": "1",
- "assignees": [
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457192",
- "title": "Event Bell Notification Improvement",
- "dueDate": "12 Nov 2021",
- "dueDateInMillis": "1636675199000",
- "position": "2",
- "assignees": [
- {
- "id": "63852663",
- "name": "ramaneshnandan.t+2 T",
- "emailId": "ramaneshnandan.t+2@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
- },
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "position": "3",
- "assignees": []
- }
- ],
- "tags": [
- {
- "id": "12266000000457177",
- "color": "2",
- "name": "enhancements"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016127",
- "colorType": "2",
- "mappingType": "3",
- "name": "For Review"
- },
- "attachments": [
- {
- "fileId": "12266000000457190",
- "size": "5961799",
- "name": "Mockup UI.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_StartDate_Changed",
- "triggeredTime": "01 Nov 2021, 06:15 PM",
- "triggeredTimeInMillis": "1635770758379",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task due date changed
Triggers the webhook when the due date of the task is changed.
Trigger type: Task_DueDate_Changed
- {
- "payload": {
- "id": "12266000000457181",
- "taskId": "12266000000457182",
- "title": "Events enhancement",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "description": "These event enhancements are planned to release by this quarter",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- },
- "dueDate": "14 Nov 2021",
- "dueDateInMillis": "1636847999000",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "01 Nov 2021, 05:50 PM",
- "createdTimeInMillis": "1635769205129",
- "checklists": [
- {
- "taskId": "12266000000457191",
- "title": "Custom Event Type",
- "dueDate": "05 Nov 2021",
- "dueDateInMillis": "1636070399000",
- "position": "1",
- "assignees": [
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457192",
- "title": "Event Bell Notification Improvement",
- "dueDate": "12 Nov 2021",
- "dueDateInMillis": "1636675199000",
- "position": "2",
- "assignees": [
- {
- "id": "63852663",
- "name": "ramaneshnandan.t+2 T",
- "emailId": "ramaneshnandan.t+2@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
- },
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "position": "3",
- "assignees": []
- }
- ],
- "tags": [
- {
- "id": "12266000000457177",
- "color": "2",
- "name": "enhancements"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016143",
- "colorType": "0",
- "mappingType": "0",
- "name": "None"
- },
- "status": {
- "id": "CFO_12266000000016127",
- "colorType": "2",
- "mappingType": "3",
- "name": "For Review"
- },
- "attachments": [
- {
- "fileId": "12266000000457190",
- "size": "5961799",
- "name": "Mockup UI.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_DueDate_Changed",
- "triggeredTime": "01 Nov 2021, 06:18 PM",
- "triggeredTimeInMillis": "1635770894217",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task priority changed
Triggers the webhook whenever the priority of the task is changed.
Trigger type: Task_Priority_Changed
- {
- "payload": {
- "id": "12266000000457181",
- "taskId": "12266000000457182",
- "title": "Events enhancement",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "description": "These event enhancements are planned to release by this quarter",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- },
- "dueDate": "14 Nov 2021",
- "dueDateInMillis": "1636847999000",
- "startDate": "",
- "startDateInMillis": "",
- "createdTime": "01 Nov 2021, 05:50 PM",
- "createdTimeInMillis": "1635769205129",
- "checklists": [
- {
- "taskId": "12266000000457191",
- "title": "Custom Event Type",
- "dueDate": "05 Nov 2021",
- "dueDateInMillis": "1636070399000",
- "position": "1",
- "assignees": [
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457192",
- "title": "Event Bell Notification Improvement",
- "dueDate": "12 Nov 2021",
- "dueDateInMillis": "1636675199000",
- "position": "2",
- "assignees": [
- {
- "id": "63852663",
- "name": "ramaneshnandan.t+2 T",
- "emailId": "ramaneshnandan.t+2@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
- },
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ]
- },
- {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "position": "3",
- "assignees": []
- }
- ],
- "tags": [
- {
- "id": "12266000000457177",
- "color": "2",
- "name": "enhancements"
- }
- ],
- "priority": {
- "id": "CFO_12266000000016147",
- "colorType": "5",
- "mappingType": "2",
- "name": "Medium"
- },
- "status": {
- "id": "CFO_12266000000016127",
- "colorType": "2",
- "mappingType": "3",
- "name": "For Review"
- },
- "attachments": [
- {
- "fileId": "12266000000457190",
- "size": "5961799",
- "name": "Mockup UI.mov",
- "contentType": "video/quicktime",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000457190",
- "extension": "mov"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Priority_Changed",
- "triggeredTime": "01 Nov 2021, 06:21 PM",
- "triggeredTimeInMillis": "1635771067390",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
New checklist added
Triggers the webhook when a new checklist item is added to a task.
Trigger Type : Task_Checklist_Created
- {
- "payload": {
- "taskId": "12266000000457462",
- "title": "Mail Notification Issue Fixed",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "4",
- "assignees": [],
- "parentTaskId": "12266000000457182",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_Created",
- "triggeredTime": "01 Nov 2021, 06:23 PM",
- "triggeredTimeInMillis": "1635771227408",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Checklist completed
Triggers the webhook when a task checklist item is completed.
Trigger type: Task_Checklist_Completed
- {
- "payload": {
- "taskId": "12266000000457462",
- "title": "Mail Notification Issue Fixed",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "4",
- "isCompleted": "true",
- "assignees": [],
- "parentTaskId": "12266000000457182",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_Completed",
- "triggeredTime": "01 Nov 2021, 06:43 PM",
- "triggeredTimeInMillis": "1635772411747",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Checklist reopened
Triggers the webhook whenever a checklist item is reopened.
Trigger type: Task_Checklist_Opened
- {
- "payload": {
- "taskId": "12266000000457462",
- "title": "Mail Notification Issue Fixed",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "4",
- "assignees": [],
- "parentTaskId": "12266000000457182",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_Opened",
- "triggeredTime": "01 Nov 2021, 06:46 PM",
- "triggeredTimeInMillis": "1635772578603",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Checklist deleted
Triggers the webhook when a checklist item is deleted.
Trigger type: Task_Checklist_Deleted
- {
- "payload": {
- "parentTaskId": "12266000000457182",
- "id": "12266000000457181",
- "taskId": "12266000000457462"
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_Deleted",
- "triggeredTime": "01 Nov 2021, 06:48 PM",
- "triggeredTimeInMillis": "1635772696847",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Checklist assigned to you
Triggers the webhook whenever a checklist item is assigned to the configuration owner.
Trigger type: Task_Checklist_Assigned
- {
- "payload": {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "position": "3",
- "assignees": [
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ],
- "parentTaskId": "12266000000457182",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_Assigned",
- "triggeredTime": "01 Nov 2021, 06:49 PM",
- "triggeredTimeInMillis": "1635772759028",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
User removed from a checklist item
Triggers the outgoing webhooks when the configuration owner is removed from a checklist item.
Trigger type: Task_Checklist_Unassigned
- {
- "payload": {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "13 Nov 2021",
- "dueDateInMillis": "1636761599000",
- "position": "3",
- "assignees": [],
- "parentTaskId": "12266000000457182",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_Unassigned",
- "triggeredTime": "01 Nov 2021, 06:55 PM",
- "triggeredTimeInMillis": "1635773134365",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Checklist due date changed
Triggers the webhook when the due date of the checklist item is changed.
Trigger type: Task_Checklist_DueDate_Changed
- {
- "payload": {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "",
- "dueDateInMillis": "",
- "position": "3",
- "assignees": [],
- "parentTaskId": "12266000000457182",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_DueDate_Changed",
- "triggeredTime": "01 Nov 2021, 06:58 PM",
- "triggeredTimeInMillis": "1635773330620",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Checklist updated
Triggers the webhook whenever the details of the checklist item is updated.
Trigger type: Task_Checklist_Updated
- {
- "payload": {
- "taskId": "12266000000457193",
- "title": "Bot Notification on cliq",
- "dueDate": "14 Nov 2021",
- "dueDateInMillis": "1636847999000",
- "position": "3",
- "assignees": [],
- "parentTaskId": "12266000000457182",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "section": {
- "id": "12266000000016025",
- "name": "First Section",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board/section/12266000000016025"
- }
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Checklist_Updated",
- "triggeredTime": "01 Nov 2021, 07:05 PM",
- "triggeredTimeInMillis": "1635773715009",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the outgoing webhook whenever a new comment is added to a task.
Trigger type: Task_Comment_Created
- {
- "payload": {
- "id": "12266000000459001",
- "parentCommentId": "",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181/12266000000459001",
- "streamId": "12266000000457181",
- "streamUrl": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "createdTime": "02 Nov 2021, 05:32 PM",
- "createdTimeInMillis": "1635854562579",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "mentions": {
- "user": [
- {
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- }
- ],
- "partition": [
- {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- }
- ]
- },
- "tags": [],
- "embedAttachments": {},
- "plainContent": "@Emma please take care of this task \n \nCC @Large Board",
- "richContent": "@<a href='https://connect.zoho.com/portal/ourintranet/profile/62592875' target='blank'>Emma</a> please take care of this task <br/> <br/>CC @<a href='https://connect.zoho.com/portal/ourintranet/groups/testing-board' target='blank'>Large Board</a>",
- "rawContent": "<user:mention>62592875:Emma</user:mention> please take care of this task <br/> <br/>CC <partition:mention>12266000000016001:Large Board</partition:mention>",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Comment_Created",
- "triggeredTime": "02 Nov 2021, 05:37 PM",
- "triggeredTimeInMillis": "1635854832824",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the webhook whenever a task comment is edited.
Trigger type: Task_Comment_Updated
- {
- "payload": {
- "id": "12266000000460009",
- "parentCommentId": "12266000000459001",
- "url": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181/12266000000460009",
- "streamId": "12266000000457181",
- "streamUrl": "https://connect.zoho.com/portal/ourintranet/task/12266000000457181",
- "createdTime": "02 Nov 2021, 05:42 PM",
- "createdTimeInMillis": "1635855133522",
- "partition": {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- },
- "mentions": {
- "user": [
- {
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- {
- "id": "63852663",
- "name": "ramaneshnandan.t+2 T",
- "emailId": "ramaneshnandan.t+2@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/63852663"
- }
- ],
- "partition": [
- {
- "type": "5",
- "id": "12266000000016001",
- "name": "Large Board",
- "url": "https://connect.zoho.com/portal/ourintranet/board/testing-board"
- }
- ]
- },
- "tags": [],
- "embedAttachments": {},
- "plainContent": "@ramaneshnandan.t+2 T will take care of this task \n \nCC @Michelle @Large Board",
- "richContent": "@<a href='https://connect.zoho.com/portal/ourintranet/profile/63852663' target='blank'>ramaneshnandan.t+2 T</a> will take care of this task <br/> <br/>CC @<a href='https://connect.zoho.com/portal/ourintranet/profile/61683612' target='blank'>Michelle </a> @<a href='https://connect.zoho.com/portal/ourintranet/board/testing-board' target='blank'>Large Board</a>",
- "rawContent": "<user:mention>63852663:ramaneshnandan.t+2 T</user:mention> will take care of this task <br/> <br/>CC <user:mention>61683612:Michelle </user:mention> <parition:mention>12266000000016001:Large Board</parition:mention>",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Emma",
- "emailId": "ramaneshnandan.t+1@zohotest.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- "triggerType": "Task_Comment_Updated",
- "triggeredTime": "02 Nov 2021, 05:42 PM",
- "triggeredTimeInMillis": "1635855168890",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the webhook whenever a task comment is deleted.
Trigger type: Task_Comment_Deleted
- {
- "payload": {
- "streamId": "12266000000457181",
- "id": "12266000000457574"
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle ",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Task_Comment_Deleted",
- "triggeredTime": "02 Nov 2021, 05:45 PM",
- "triggeredTimeInMillis": "1635855357765",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Task section changed
Triggers the webhook whenever a task Section is changed within board.
Trigger type: Task_Section_Changed
- {
- "payload": {
- "id":"32359000004591079",
- "taskId":"32359000004591080",
- "title":"Task Section Changed",
- "url":"https://connect.zoho.com/portal/ourintranet/task/32359000004591079",
- "description":"",
- "partition": {
- "type":"5",
- "id":"32359000001012001",
- "name":"Creative Team",
- "url":"https://connect.zoho.com/portal/ourintranet/board/new-website-launch"
- } ,
- "section": {
- "id":"32359000001012015",
- "name":"Content",
- "url":"https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012015"
- } ,
- "dueDate":"",
- "dueDateInMillis":"",
- "startDate":"",
- "startDateInMillis":"",
- "createdTime":"Tue, 03/10/2023 08:01 AM",
- "createdTimeInMillis":"1696338100618",
- "assignees": [
- ] ,
- "checklists": [
- {
- "taskId":"32359000004591085",
- "title":"chk",
- "dueDate":"Sat, 07/10/2023",
- "dueDateInMillis":"1696723199000",
- "position":"1",
- "assignees": [
- ]
- }
- ] ,
- "tags": [
- ] ,
- "status": {
- "id":"0",
- "colorType":"0",
- "name":"Open"
- } ,
- "priority": {
- "id":"0",
- "colorType":"0",
- "name":"None"
- } ,
- "attachments": [
- ]
- } ,
- "triggeredBy": {
- "type":"0",
- "id":"54218474",
- "name":"Alfred Neuman",
- "emailId":"micheller@zylker.com",
- "url":"https://connect.zoho.com/portal/ourintranet/profile/54218474"
- } ,
- "triggerType":"Task_Section_Changed",
- "triggeredTime":"Tue, 03/10/2023 08:01 AM",
- "triggeredTimeInMillis":"1696338104873",
- "scope": {
- "id":"32359000000002002",
- "name":"Zylker",
- "url":"https://connect.zoho.com/portal/ourintranet"
- }
- }
Attachment Added in Task
Triggers the webhook whenever an attachment is added in task.
Trigger type: Attachment_Added_In_Task
- {
- "payload": {
- "taskId":"32359000004591103",
- "fileId":"32359000004591108",
- "size":"264392",
- "name":"Screenshot 2023-10-03 at 11.35.48 AM.png",
- "contentType":"image/png",
- "downloadUrl":"https://connect.zoho.com/pulse/api/downloadFile?scopeID=32359000000002002&fileId=32359000004591108",
- "extension":"png",
- "url":"https://connect.zoho.com/pulse/api/viewImage?scopeID=32359000000002002&fileId=32359000004591108&size=original",
- "thumbnailUrl":"https://connect.zoho.com/pulse/api/viewImage?scopeID=32359000000002002&fileId=32359000004591108",
- "imgWidth":"429",
- "imgHeight":"400",
- "partition": {
- "type":"5",
- "id":"32359000001012001",
- "name":"Creative Team",
- "url":"https://connect.zoho.com/portal/ourintranet/board/new-website-launch"
- } ,
- "section": {
- "id":"32359000001012027",
- "name":"Code",
- "url":"https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012027"
- }
- } ,
- "triggeredBy": {
- "type":"0",
- "id":"54218474",
- "name":"Alfred Neuman",
- "emailId":"micheller@zylker.com",
- "url":"https://connect.zoho.com/portal/ourintranet/profile/54218474"
- } ,
- "triggerType":"Attachment_Added_In_Task",
- "triggeredTime":"Tue, 03/10/2023 08:32 AM",
- "triggeredTimeInMillis":"1696339952401",
- "scope": {
- "id":"32359000000002002",
- "name":"Zylker",
- "url":"https://connect.zoho.com/portal/ourintranet"
- }
- }
Deleted Attachment in Task
Triggers the webhook whenever an attachment is deleted in task.
Trigger type: Attachment_Removed_In_Task
- {
- "payload":
- {
- "taskId":"32359000004591103",
- "fileId":"32359000004591108"
- } ,
- "triggeredBy":
- {
- "type":"0",
- "id":"54218474",
- "name":"Alfred Neuman",
- "emailId":"micheller@zylker.com",
- "url":"https://connect.zoho.com/portal/ourintranet/profile/54218474"
- } ,
- "triggerType":"Attachment_Removed_In_Task",
- "triggeredTime":"Tue, 03/10/2023 08:33 AM",
- "triggeredTimeInMillis":"1696340002266",
- "scope":
- {
- "id":"32359000000002002",
- "name":"Zylker",
- "url":"https://connect.zoho.com/portal/ourintranet"
- }
- }
Edited Custom Fields in Task
Triggers the webhook whenever a Custom field is edited in task.
Trigger type: Task_Custom_Field_Updated
- {
- "payload":
- {
- "updatedField":"CF_32359000004591136",
- "id":"32359000004465032",
- "taskId":"32359000004465033",
- "title":"Test",
- "url":"https://connect.zoho.com/portal/ourintranet/task/32359000004465032",
- "description":"",
- "partition":
- {
- "type":"5",
- "id":"32359000001012001",
- "name":"Creative Team",
- "url":"https://connect.zoho.com/portal/ourintranet/board/new-website-launch"
- } ,
- "section":
- {
- "id":"32359000001012015",
- "name":"Content",
- "url":"https://connect.zoho.com/portal/ourintranet/board/new-website-launch/section/32359000001012015"
- } ,
- "dueDate":"",
- "dueDateInMillis":"",
- "startDate":"",
- "startDateInMillis":"",
- "createdTime":"Thu, 14/09/2023 07:49 PM",
- "createdTimeInMillis":"1694738981491",
- "assignees": [
- ] ,
- "checklists": [
- ] ,
- "tags": [
- ] ,
- "customFields": {
- "CF_32359000004591136": {
- "name":"Custom Field",
- "type":"1",
- "value":"Hello"
- } ,
- "CF_32359000004591138": {
- "name":"File",
- "type":"4"
- } ,
- "CF_32359000004591140": {
- "name":"Ms",
- "type":"11"
- } ,
- "CF_32359000004591146": {
- "name":"Date and Time",
- "type":"8"
- }
- } ,
- "status": {
- "id":"0",
- "colorType":"0",
- "name":"Open"
- } ,
- "priority": {
- "id":"0",
- "colorType":"0",
- "name":"None"
- } ,
- "attachments": [
- ]
- } ,
- "triggeredBy": {
- "type":"0",
- "id":"54218474",
- "name":"Alfred Neuman",
- "emailId":"micheller@zylker.com",
- "url":"https://connect.zoho.com/portal/ourintranet/profile/54218474"
- } ,
- "triggerType":"Task_Custom_Field_Updated",
- "triggeredTime":"Tue, 03/10/2023 08:35 AM",
- "triggeredTimeInMillis":"1696340120344",
- "scope": {
- "id":"32359000000002002",
- "name":"Zylker",
- "url":"https://connect.zoho.com/portal/ourintranet"
- }
- }