Posted a new announcement
Triggers the outgoing webhook whenever a new announcement is posted.
Trigger type: Announcement_Created
- {
- "payload": {
- "id": "12266000000493070",
- "url": "https://connect.zoho.com/portal/ourintranet/announcement/shutting-down-the-chennai-development-center",
- "title": "Shutting down the Chennai Development Center",
- "createdTime": "17 Nov 2021, 02:26 PM",
- "createdTimeInMillis": "1637139418822",
- "expiryTime": "28 Nov 2021, 05:29 AM",
- "expiryTimeInMillis": "1638057599806",
- "partition": {
- "type": "0",
- "id": "12266000000002003",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet/home"
- },
- "mentions": {
- "user": [],
- "partition": [],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Hi all, \n \nIn Continuation of covid 2nd wave, as a precautionary measure we are shutting down the Chennai Development Center Today(11.11.2021) at 8PM. Kindly work from home , will keep you posted once everything is normal. \n \nImportant tasks will be diverted to the Bangalore Development Center \n \nInconvenience regretted.",
- "richContent": "Hi all, <br/> <br/>In Continuation of covid 2nd wave, as a precautionary measure we are shutting down the Chennai Development Center Today(11.11.2021) at 8PM. Kindly work from home , will keep you posted once everything is normal. <br/> <br/>Important tasks will be diverted to the Bangalore Development Center <br/> <br/>Inconvenience regretted.",
- "rawContent": "Hi all, <br/> <br/>In Continuation of covid 2nd wave, as a precautionary measure we are shutting down the Chennai Development Center Today(11.11.2021) at 8PM. Kindly work from home , will keep you posted once everything is normal. <br/> <br/>Important tasks will be diverted to the Bangalore Development Center <br/> <br/>Inconvenience regretted.",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Michelle",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- "triggerType": "Announcement_Created",
- "triggeredTime": "17 Nov 2021, 02:26 PM",
- "triggeredTimeInMillis": "1637139418881",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Edited an announcement
Triggers the outgoing webhook whenever an announcement is updated.
Trigger type: Announcement_Updated
- {
- "payload": {
- "id": "12266000000493070",
- "url": "https://connect.zoho.com/portal/ourintranet/announcement/shutting-down-the-chennai-development-center",
- "title": "Shutting down the Chennai Development Center",
- "createdTime": "17 Nov 2021, 02:26 PM",
- "createdTimeInMillis": "1637139418822",
- "expiryTime": "28 Nov 2021, 05:29 AM",
- "expiryTimeInMillis": "1638057599806",
- "partition": {
- "type": "0",
- "id": "12266000000002003",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet/home"
- },
- "mentions": {
- "user": [],
- "partition": [
- {
- "id": "12266000000068001",
- "name": "HR",
- "url": "https://connect.zoho.com/portal/ourintranet/group/hr"
- }
- ],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Hi all, \n \nIn Continuation of covid 2nd wave, as a precautionary measure we are shutting down the Chennai Development Center Today(11.11.2021) at 8PM. Kindly work from home , will keep you posted once everything is normal. \n \nImportant tasks will be diverted to the Bangalore Development Center \n \nInconvenience regretted. \nRegards \n@HR Team",
- "richContent": "Hi all, <br/> <br/>In Continuation of covid 2nd wave, as a precautionary measure we are shutting down the Chennai Development Center Today(11.11.2021) at 8PM. Kindly work from home , will keep you posted once everything is normal. <br/> <br/>Important tasks will be diverted to the Bangalore Development Center <br/> <br/>Inconvenience regretted. <br/>Regards <br/>@<a href='https://connect.zoho.com/portal/ourintranet/group/hr' target='blank'>HR</a> Team",
- "rawContent": "Hi all, <br/> <br/>In Continuation of covid 2nd wave, as a precautionary measure we are shutting down the Chennai Development Center Today(11.11.2021) at 8PM. Kindly work from home , will keep you posted once everything is normal. <br/> <br/>Important tasks will be diverted to the Bangalore Development Center <br/> <br/>Inconvenience regretted. <br/>Regards <br/><parition:mention>12266000000068001:HR</parition:mention> Team",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Michelle",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- "triggerType": "Announcement_Updated",
- "triggeredTime": "17 Nov 2021, 02:27 PM",
- "triggeredTimeInMillis": "1637139449910",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Deleted an announcement
Triggers the outgoing webhook when an announcement is deleted.
Trigger type: Announcement_Deleted
- {
- "payload": {
- "id": "12266000000493100"
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Michelle",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- "triggerType": "Announcement_Deleted",
- "triggeredTime": "17 Nov 2021, 02:28 PM",
- "triggeredTimeInMillis": "1637139506023",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the outgoing webhook whenever a comment is made in an announcement post.
Trigger Type : Announcement_Comment_Created
- {
- "payload": {
- "id": "12266000000493136",
- "parentCommentId": "",
- "url": "https://connect.zoho.com/portal/ourintranet/announcement/shutting-down-the-chennai-development-center/12266000000493136",
- "streamId": "12266000000493070",
- "streamUrl": "https://connect.zoho.com/portal/ourintranet/announcement/shutting-down-the-chennai-development-center",
- "createdTime": "17 Nov 2021, 03:03 PM",
- "createdTimeInMillis": "1637141603128",
- "partition": {
- "type": "0",
- "id": "12266000000002003",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet/home"
- },
- "mentions": {
- "user": [],
- "partition": [
- {
- "type": "2",
- "id": "12266000000068001",
- "name": "HR",
- "url": "https://connect.zoho.com/portal/ourintranet/group/hr"
- }
- ],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Hi all, \n \nSince covid cases are decreased ,we are planning to open the Chennai Development Center. To avoid unnecessary crowd we advise to operate from office only for unavoidable and critical tasks after discussion with manager \n \nRegards \n@HR Team",
- "richContent": "Hi all, <br/> <br/>Since covid cases are decreased ,we are planning to open the Chennai Development Center. To avoid unnecessary crowd we advise to operate from office only for unavoidable and critical tasks after discussion with manager <br/> <br/>Regards <br/>@<a href='https://connect.zoho.com/portal/ourintranet/group/hr' target='blank'>HR</a> Team",
- "rawContent": "Hi all, <br/> <br/>Since covid cases are decreased ,we are planning to open the Chennai Development Center. To avoid unnecessary crowd we advise to operate from office only for unavoidable and critical tasks after discussion with manager <br/> <br/>Regards <br/><parition:mention>12266000000068001:HR</parition:mention> Team",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Carol Clark",
- "emailId": "carolclark@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Announcement_Comment_Created",
- "triggeredTime": "17 Nov 2021, 03:03 PM",
- "triggeredTimeInMillis": "1637141603372",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the outgoing webhook when an announcement comment is edited.
Trigger Type : Announcement_Comment_Updated
- {
- "payload": {
- "id": "12266000000493136",
- "parentCommentId": "",
- "url": "https://connect.zoho.com/portal/ourintranet/announcement/shutting-down-the-chennai-development-center/12266000000493136",
- "streamId": "12266000000493070",
- "streamUrl": "https://connect.zoho.com/portal/ourintranet/announcement/shutting-down-the-chennai-development-center",
- "createdTime": "17 Nov 2021, 03:03 PM",
- "createdTimeInMillis": "1637141603128",
- "partition": {
- "type": "0",
- "id": "12266000000002003",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet/home"
- },
- "mentions": {
- "user": [],
- "partition": [
- {
- "type": "2",
- "id": "12266000000068001",
- "name": "HR",
- "url": "https://connect.zoho.com/portal/ourintranet/group/hr"
- }
- ],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Hi all, \n \nSince covid cases are decreased ,we are planning to open the Chennai Development Center. To avoid unnecessary crowd we advise to operate from office only for unavoidable and critical tasks after discussion with manager \n \nRegards \n@HR Team",
- "richContent": "Hi all, <br/> <br/>Since covid cases are decreased ,we are planning to open the Chennai Development Center. To avoid unnecessary crowd we advise to operate from office only for unavoidable and critical tasks after discussion with manager <br/> <br/>Regards <br/>@<a href='https://connect.zoho.com/portal/ourintranet/group/hr' target='blank'>HR</a> Team",
- "rawContent": "Hi all, <br/> <br/>Since covid cases are decreased ,we are planning to open the Chennai Development Center. To avoid unnecessary crowd we advise to operate from office only for unavoidable and critical tasks after discussion with manager <br/> <br/>Regards <br/><parition:mention>12266000000068001:HR</parition:mention> Team",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Carol Clark",
- "emailId": "carolclark@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Announcement_Comment_Updated",
- "triggeredTime": "17 Nov 2021, 03:03 PM",
- "triggeredTimeInMillis": "1637141637884",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the outgoing webhook when an announcement comment is deleted.
Trigger Type : Announcement_Comment_Deleted
- {
- "payload": {
- "streamId": "12266000000493070",
- "id": "12266000000493154"
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Carol Clark",
- "emailId": "carolclark@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Announcement_Comment_Deleted",
- "triggeredTime": "17 Nov 2021, 03:04 PM",
- "triggeredTimeInMillis": "1637141671403",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
We hope you find this guide useful! For any queries regarding outgoing webhooks, reach out to us at support@zohoconnect.com.