Started a new poll
Triggers the outgoing webhook whenever a poll is started.
Trigger type: Poll_Created
- {
- "payload": {
- "id": "12266000000493174",
- "url": "https://connect.zoho.com/portal/ourintranet/stream/12266000000493174",
- "title": "",
- "createdTime": "17 Nov 2021, 03:38 PM",
- "createdTimeInMillis": "1637143715698",
- "options": [
- {
- "option": "Line Icon",
- "url": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023007",
- "thumbnailUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023007&size=thumb",
- "downloadUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023007&size=original"
- },
- {
- "option": "Fill Icon",
- "url": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023008",
- "thumbnailUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023008&size=thumb",
- "downloadUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023008&size=original"
- },
- {
- "option": "No Icon"
- }
- ],
- "partition": {
- "type": "1",
- "id": "12266000000002010",
- "name": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "mentions": {
- "user": [],
- "partition": [
- {
- "id": "12266000000008040",
- "name": "Textbook - Feedback",
- "url": "https://connect.zoho.com/portal/ourintranet/group/2-group"
- }
- ],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Hi @Textbook - Feedback team \n \nPlease choose the product icon",
- "richContent": "Hi @<a href='https://connect.zoho.com/portal/ourintranet/group/2-group' target='blank'>Textbook - Feedback</a> team <br/> <br/>Please choose the product icon",
- "rawContent": "Hi <parition:mention>12266000000008040:Textbook - Feedback</parition:mention> team <br/> <br/>Please choose the product icon",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle",
- "emailId": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Poll_Created",
- "triggeredTime": "17 Nov 2021, 03:38 PM",
- "triggeredTimeInMillis": "1637143715947",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Updated the poll
Triggers the outgoing webhook when a poll is updated.
Trigger type: Poll_Updated
- {
- "payload": {
- "id": "12266000000493174",
- "url": "https://connect.zoho.com/portal/ourintranet/stream/12266000000493174",
- "title": "",
- "createdTime": "17 Nov 2021, 03:38 PM",
- "createdTimeInMillis": "1637143715698",
- "options": [
- {
- "option": "Line Icon",
- "url": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023007",
- "thumbnailUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023007&size=thumb",
- "downloadUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023007&size=original"
- },
- {
- "option": "Fill Icon",
- "url": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023008",
- "thumbnailUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023008&size=thumb",
- "downloadUrl": "https://connect.zoho.com/pulse/api/pollImage?scopeID=12266000000002002&fileId=881354000000023008&size=original"
- },
- {
- "option": "No Icon"
- }
- ],
- "partition": {
- "type": "1",
- "id": "12266000000002010",
- "name": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "mentions": {
- "user": [],
- "partition": [
- {
- "id": "12266000000008040",
- "name": "Textbook - Feedback",
- "url": "https://connect.zoho.com/portal/ourintranet/group/2-group"
- }
- ],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Hi @Textbook - Feedback team \n \nPlease choose the product icon. Based on the vote we can decide the icon",
- "richContent": "Hi @<a href='https://connect.zoho.com/portal/ourintranet/group/2-group' target='blank'>Textbook - Feedback</a> team <br/> <br/>Please choose the product icon. Based on the vote we can decide the icon",
- "rawContent": "Hi <parition:mention>12266000000008040:Textbook - Feedback</parition:mention> team <br/> <br/>Please choose the product icon. Based on the vote we can decide the icon",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle",
- "emailId": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Poll_Updated",
- "triggeredTime": "17 Nov 2021, 03:39 PM",
- "triggeredTimeInMillis": "1637143796936",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Deleted the poll
Triggers the outgoing webhook when a poll is deleted.
Trigger type: Poll_Deleted
- {
- "payload": {
- "id": "12266000000464405"
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle",
- "emailId": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Poll_Deleted",
- "triggeredTime": "17 Nov 2021, 03:40 PM",
- "triggeredTimeInMillis": "1637143817455",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the outgoing webhook when a new comment is added on the poll.
Trigger type: Poll_Comment_Created
- {
- "payload": {
- "id": "12266000000493223",
- "parentCommentId": "",
- "url": "https://connect.zoho.com/portal/ourintranet/stream/12266000000493174/12266000000493223",
- "streamId": "12266000000493174",
- "streamUrl": "https://connect.zoho.com/portal/ourintranet/stream/12266000000493174",
- "createdTime": "17 Nov 2021, 03:41 PM",
- "createdTimeInMillis": "1637143895866",
- "partition": {
- "type": "1",
- "id": "12266000000002010",
- "name": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "mentions": {
- "user": [
- {
- "id": "61683612",
- "name": "Michelle",
- "emailId": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- }
- ],
- "partition": [],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {
- "12266000000493224": {
- "fileId": "12266000000493224",
- "size": "728024",
- "name": "Continous Failure.png",
- "contentType": "image/png",
- "downloadUrl": "https://connect.zoho.com/pulse/api/downloadFile?scopeID=12266000000002002&fileId=12266000000493224",
- "extension": "png",
- "url": "https://connect.zoho.com/pulse/api/viewImage?scopeID=12266000000002002&fileId=12266000000493224&size=original",
- "thumbnailUrl": "https://connect.zoho.com/pulse/api/viewImage?scopeID=12266000000002002&fileId=12266000000493224",
- "imgWidth": "766",
- "imgHeight": "400"
- }
- },
- "file": {},
- "video": {}
- },
- "plainContent": "@Michelle \nShall we add below image as another option in the poll? \n",
- "richContent": "@<a href='https://connect.zoho.com/portal/ourintranet/profile/61683612' target='blank'>Michelle</a> <br/>Shall we add below image as another option in the poll? <br/>",
- "rawContent": "<user:mention>61683612:Michelle</user:mention> <br/>Shall we add below image as another option in the poll? <br/><embed type='image' fileId='12266000000493224' >",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Emma Stone",
- "emailId": "emmastone@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- "triggerType": "Poll_Comment_Created",
- "triggeredTime": "17 Nov 2021, 03:41 PM",
- "triggeredTimeInMillis": "1637143896278",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the outgoing webhook when a poll comment is edited.
Trigger type: Poll_Comment_Updated
- {
- "payload": {
- "id": "12266000000493247",
- "parentCommentId": "12266000000493223",
- "url": "https://connect.zoho.com/portal/ourintranet/stream/12266000000493174/12266000000493247",
- "streamId": "12266000000493174",
- "streamUrl": "https://connect.zoho.com/portal/ourintranet/stream/12266000000493174",
- "createdTime": "17 Nov 2021, 03:42 PM",
- "createdTimeInMillis": "1637143940988",
- "partition": {
- "type": "1",
- "id": "12266000000002010",
- "name": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "mentions": {
- "user": [
- {
- "id": "62592875",
- "name": "Emma Stone",
- "emailId": "emmastone@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- }
- ],
- "partition": [],
- "orgGroup": []
- },
- "tags": [],
- "embedAttachments": {
- "image": {},
- "file": {},
- "video": {}
- },
- "plainContent": "Sure @Emma Stone will add the option",
- "richContent": "Sure @<a href='https://connect.zoho.com/portal/ourintranet/profile/62592875' target='blank'>Emma Stone</a> will add the option",
- "rawContent": "Sure <user:mention>62592875:Emma Stone</user:mention> will add the option",
- "attachments": []
- },
- "triggeredBy": {
- "type": "0",
- "id": "61683612",
- "name": "Michelle",
- "emailId": "michelle@zylker,com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/61683612"
- },
- "triggerType": "Poll_Comment_Updated",
- "triggeredTime": "17 Nov 2021, 03:42 PM",
- "triggeredTimeInMillis": "1637143950471",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }
Triggers the outgoing webhook when a poll comment is deleted.
Trigger type: Poll_Comment_Deleted
- {
- "payload": {
- "streamId": "12266000000493174",
- "id": "12266000000493233"
- },
- "triggeredBy": {
- "type": "0",
- "id": "62592875",
- "name": "Emma Stone",
- "emailId": "emmastone@zylker.com",
- "url": "https://connect.zoho.com/portal/ourintranet/profile/62592875"
- },
- "triggerType": "Poll_Comment_Deleted",
- "triggeredTime": "17 Nov 2021, 03:41 PM",
- "triggeredTimeInMillis": "1637143915553",
- "scope": {
- "id": "12266000000002002",
- "name": "Zylker",
- "url": "https://connect.zoho.com/portal/ourintranet"
- }
- }