Created a forum post
Triggers the outgoing webhook whenever a forum post is created.
Trigger type: Forum_Created
- {
- "payload": {
- "id": "12266000000493013",
- "url": "https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info",
- "title": "Awareness on snakes - useful info",
- "createdTime": "17 Nov 2021, 02:07 PM",
- "createdTimeInMillis": "1637138224213",
- "category": [
- {
- "id": "12266000000493001",
- "name": "General Info"
- },
- {
- "id": "12266000000493007",
- "name": "Lifestyle"
- }
- ],
- "mentions": {
- "user": [],
- "partition": [],
- "orgGroup": []
- },
- "tags": [],
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Michelle",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com//portal/ourintranet/profile/62592875"
- },
- "triggerType": "Forum_Created",
- "triggeredTime": "17 Nov 2021, 02:07 PM",
- "triggeredTimeInMillis": "1637138224271",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com//portal/ourintranet"
- }
- }
Edited a forum post
Triggers the outgoing webhook whenever a forum post is edited.
Trigger type: Forum_Updated
- {
- "payload": {
- "id": "12266000000493013",
- "url": "https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info",
- "title": "Awareness on snakes - useful info",
- "createdTime": "17 Nov 2021, 02:07 PM",
- "createdTimeInMillis": "1637138224213",
- "category": [
- {
- "id": "12266000000493001",
- "name": "General Info"
- },
- {
- "id": "12266000000493007",
- "name": "Lifestyle"
- }
- ],
- "mentions": {
- "user": [],
- "partition": [],
- "orgGroup": []
- },
- "tags": [],
- "attachments": [
- {
- "fileId": "12266000000493034",
- "size": "107669",
- "name": "Remedies for snake poison.png",
- "contentType": "image/png",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000493034",
- "extension": "png",
- "url": "https://connect.zoho.com/pulse/api/viewImage?scopeID=12266000000002002&fileId=12266000000493034&size=original",
- "thumbnailUrl": "https://connect.zoho.com/pulse/api/viewImage?scopeID=12266000000002002&fileId=12266000000493034",
- "imgWidth": "1182",
- "imgHeight": "368"
- }
- ]
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Michelle",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com//portal/ourintranet/profile/62592875"
- },
- "triggerType": "Forum_Updated",
- "triggeredTime": "17 Nov 2021, 02:08 PM",
- "triggeredTimeInMillis": "1637138337619",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com//portal/ourintranet"
- }
- }
Deleted a forum post
Triggers the outgoing webhook when a forum post is deleted.
Trigger type: Forum_Deleted
- {
- "payload": {
- "id": "12266000000018108"
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Michelle",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com//portal/ourintranet/profile/62592875"
- },
- "triggerType": "Forum_Deleted",
- "triggeredTime": "17 Nov 2021, 02:10 PM",
- "triggeredTimeInMillis": "1637138424340",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com//portal/ourintranet"
- }
- }
Triggers the outgoing webhook when a new comment is added in a forum post.
Trigger type: Forum_Comment_Created
- {
- "payload": {
- "id": "12266000000493046",
- "parentCommentId": "",
- "url": "https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info/12266000000493046",
- "streamId": "12266000000493013",
- "streamUrl": "https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info",
- "createdTime": "17 Nov 2021, 02:11 PM",
- "createdTimeInMillis": "1637138518888",
- "partition": {
- "type": "8",
- "id": "12266000000002006",
- "name": "Forums",
- "url": "https://connect.zoho.com//portal/ourintranet/forum/recentforums"
- },
- "mentions": {
- "user": [],
- "partition": [],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Thanks for sharing this \nvery useful info :+1:",
- "richContent": "Thanks for sharing this <br/>very useful info :+1:",
- "rawContent": "Thanks for sharing this <br/>very useful info :+1:",
- "attachments": []
- },
- "triggeredBy": {
- "type": "2",
- "name": "Guest#1"
- },
- "triggerType": "Forum_Comment_Created",
- "triggeredTime": "17 Nov 2021, 02:11 PM",
- "triggeredTimeInMillis": "1637138518923",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com//portal/ourintranet"
- }
- }
Triggers the outgoing webhook when a forum comment is edited.
Trigger type: Forum_Comment_Updated
- {
- "payload": {
- "id": "12266000000493050",
- "parentCommentId": "",
- "url": "https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info/12266000000493050",
- "streamId": "12266000000493013",
- "streamUrl": "https://connect.zoho.com//portal/ourintranet/forum/post/awareness-on-snakes-useful-info",
- "createdTime": "17 Nov 2021, 02:15 PM",
- "createdTimeInMillis": "1637138720953",
- "partition": {
- "type": "8",
- "id": "12266000000002006",
- "name": "Forums",
- "url": "https://connect.zoho.com//portal/ourintranet/forum/recentforums"
- },
- "mentions": {
- "user": [
- {
- "id": "62592875",
- "name": "Michelle",
- "emailId": "michelle@zylker.com",
- "url": "https://connect.zoho.com//portal/ourintranet/profile/62592875"
- }
- ],
- "partition": [
- {
- "type": "2",
- "id": "12266000000068001",
- "name": "HR",
- "url": "https://connect.zoho.com//portal/ourintranet/group/hr"
- }
- ],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "@Michelle Thanks for the info \n \n@HR Team \n \nPlease share this video to all employees",
- "richContent": "@<a href='https://connect.zoho.com//portal/ourintranet/profile/62592875' target='blank'>Michelle</a> Thanks for the info <br/> <br/>@<a href='https://connect.zoho.com//portal/ourintranet/group/hr' target='blank'>HR</a> Team <br/> <br/>Please share this video to all employees",
- "rawContent": "<user:mention>62592875:Michelle</user:mention> Thanks for the info <br/> <br/><parition:mention>12266000000068001:HR</parition:mention> Team <br/> <br/>Please share this video to all employees",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Carol Clark",
- "emailId": "carolclark@zylker.com",
- "url": "https://connect.zoho.com//portal/ourintranet/profile/61683612"
- },
- "triggerType": "Forum_Comment_Updated",
- "triggeredTime": "17 Nov 2021, 02:15 PM",
- "triggeredTimeInMillis": "1637138727454",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com//portal/ourintranet"
- }
- }
Triggers the outgoing webhook when a forum comment is deleted.
Trigger type: Forum_Comment_Deleted
- {
- "payload": {
- "streamId": "12266000000493013",
- "id": "12266000000493050"
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Carol Clark",
- "emailId": "carolclark@zylker.com",
- "url": "https://connect.zoho.com//portal/ourintranet/profile/61683612"
- },
- "triggerType": "Forum_Comment_Deleted",
- "triggeredTime": "17 Nov 2021, 02:16 PM",
- "triggeredTimeInMillis": "1637138773778",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com//portal/ourintranet"
- }
- }