The purpose of this API is to get a user's activity in Zoho Connect.
Request URL: | https://connect.zoho.com/pulse/api/userActivities |
OAuth Scope: | zohopulse.userDetail.READ |
Request Method: | GET |
Mandatory Header: | Header name: Authorization Header Value: Zoho-oauthtoken d92d401c803988c5cb849d0b4215f52 |
Parameters
Name | Description | Required |
scopeID | ID of the network the user belongs to. | Required |
userId | The user's ZU ID or user ID. You can get this from their accounts profile page. | Required |
modifiedTime | Fetch data till a specified time. Time should be in milliseconds. eg) | Optional |
Sample URL
Copiedhttps://connect.zoho.com/pulse/api/userActivities?userId=2060758&scopeID=929000000015001
Sample Response
Copied{
"userActivities": {
"activities": [
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000855654",
"sharedStream": {
"id": "929000000836001",
"title": "new logo ideas",
"bestCommentId": "929000000836014",
"streamUrl": "new-logo-ideas",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canDoBestComment": "true",
"partition": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"canAddTask": "true",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has asked a question in *^$@_PARTITION_*^$@."
},
"type": "QUESTION",
"content": [
{
"b": "start"
},
{
"text": "new logo ideas"
},
{
"b": "end"
},
{
"text": "\n\n "
}
],
"time": "1517501789899",
"streamModifiedTime": "1517501797445",
"formatedTime": "01 Feb, 05:16 AM",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
},
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted in *^$@_PARTITION_*^$@."
},
"type": "SHARED",
"content": [
{
"text": "Stream shared"
}
],
"time": "1521526805467",
"streamModifiedTime": "1521526805467",
"formatedTime": "07:20 PM",
"lastActivityTime": "0",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000855654",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000855639",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has started a poll in *^$@_PARTITION_*^$@."
},
"type": "POLL",
"polls": {
"voteDisplayType": "0",
"allowmultiple": "true",
"canShowResult": "true",
"isVoted": "false",
"options": [
{
"id": "929000000855646",
"option": "Option1"
},
{
"id": "929000000855648",
"option": "Option2"
}
]
},
"canAddPollOption": "true",
"content": [
{
"text": "pollQuestion"
}
],
"time": "1521525195934",
"streamModifiedTime": "1521525535794",
"formatedTime": "06:53 PM",
"lastActivityTime": "1521526488769",
"likeCount": "1",
"reactions": [
{
"type": "LIKE",
"count": "1"
}
],
"likes": [
{
"zuid": "2060758",
"name": "Patricia Boyle"
}
],
"commentCount": "1",
"viewCount": "11",
"isAuthorLiked": "true",
"isCurrentUserLiked": "true",
"reactionType": "LIKE",
"canDelete": "true",
"canLock": "true",
"canEditVote": "true",
"canFollow": "true",
"canMove": "true",
"comments": [
{
"id": "929000000856603",
"time": "1521525535794",
"formatedTime": "06:58 PM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "Hi team! Can you share the new logo designs that were completed yesterday?"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"isSpam": "false"
}
],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000855639",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000855628",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted in *^$@_PARTITION_*^$@."
},
"type": "STATUS",
"content": [
{
"text": "Content updated"
}
],
"time": "1521525017127",
"streamModifiedTime": "1521525017127",
"formatedTime": "06:50 PM",
"lastActivityTime": "1521525076892",
"viewCount": "1",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000855628",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000854340",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted in *^$@_PARTITION_*^$@."
},
"type": "STATUS",
"content": [
{
"text": "normal post"
}
],
"time": "1521473030438",
"streamModifiedTime": "1521473030438",
"formatedTime": "04:23 AM",
"lastActivityTime": "1521473030438",
"viewCount": "1",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000854340",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000854328",
"title": "123",
"bestCommentId": "0",
"streamUrl": "123",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canDoBestComment": "true",
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted an announcement in *^$@_PARTITION_*^$@."
},
"type": "ANNOUNCEMENT",
"content": [
{
"b": "start"
},
{
"text": "123"
},
{
"b": "end"
},
{
"text": "\n\n123"
}
],
"time": "1521473017244",
"streamModifiedTime": "1521473017244",
"formatedTime": "04:23 AM",
"lastActivityTime": "1521473017244",
"viewCount": "3",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000854328",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000854316",
"title": "test",
"bestCommentId": "0",
"streamUrl": "test",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canDoBestComment": "true",
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted an announcement in *^$@_PARTITION_*^$@."
},
"type": "ANNOUNCEMENT",
"content": [
{
"b": "start"
},
{
"text": "test"
},
{
"b": "end"
},
{
"text": "\n\ntest"
}
],
"time": "1521472991775",
"streamModifiedTime": "1521472991775",
"formatedTime": "04:23 AM",
"lastActivityTime": "1521472991775",
"viewCount": "3",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000854316",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000854001",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted in *^$@_PARTITION_*^$@."
},
"type": "STATUS",
"content": [
{
"partitionId": "929000000439015",
"name": "Creative team"
},
{
"text": " a question"
}
],
"time": "1521472211891",
"streamModifiedTime": "1521472211891",
"formatedTime": "04:10 AM",
"lastActivityTime": "1521472211891",
"viewCount": "2",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000854001",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000843003",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted in *^$@_PARTITION_*^$@."
},
"type": "STATUS",
"content": [
{
"text": " "
}
],
"time": "1518506482612",
"streamModifiedTime": "1520851736911",
"formatedTime": "12 Feb, 08:21 PM",
"lastActivityTime": "1520851737180",
"commentCount": "1",
"viewCount": "5",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [
{
"id": "929000000850001",
"time": "1520851736911",
"formatedTime": "11 Mar, 11:48 PM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "d"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"isSpam": "false"
}
],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000843003",
"images": [
{
"fileId": "929000000843008",
"tpFileId": "",
"width": "400",
"height": "716",
"name": "02_ZP_Screen.png",
"size": "300.02 KB",
"contentType": "image/png",
"viewCount": "1",
"downloadCount": "0"
}
],
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000836001",
"title": "new logo ideas",
"bestCommentId": "929000000836014",
"streamUrl": "new-logo-ideas",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canDoBestComment": "true",
"partition": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has asked a question in *^$@_PARTITION_*^$@."
},
"type": "QUESTION",
"content": [
{
"b": "start"
},
{
"text": "new logo ideas"
},
{
"b": "end"
},
{
"text": "\n\n "
}
],
"time": "1517501789899",
"streamModifiedTime": "1517501797445",
"formatedTime": "01 Feb, 05:16 AM",
"lastActivityTime": "1517501797518",
"commentCount": "2",
"viewCount": "5",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canShare": "true",
"bestComment": {
"id": "929000000836014",
"time": "1517501795299",
"formatedTime": "01 Feb, 05:16 AM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "1"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"streamUrl": "new-logo-ideas",
"canMakeAsBestComment": "false",
"isSpam": "false"
},
"canFollow": "true",
"canMove": "true",
"comments": [
{
"id": "929000000836014",
"time": "1517501795299",
"formatedTime": "01 Feb, 05:16 AM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "1"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"streamUrl": "new-logo-ideas",
"canMakeAsBestComment": "false",
"isSpam": "false"
},
{
"id": "929000000836018",
"time": "1517501797445",
"formatedTime": "01 Feb, 05:16 AM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "2"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"streamUrl": "new-logo-ideas",
"canMakeAsBestComment": "true",
"isSpam": "false"
}
],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000836001",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000832011",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"canComment": "false",
"canLike": "false",
"link": {
"title": "Marketing",
"linkurl": "https://connect.zoho.com/portal/zillum/home/pages/Page/marketing"
},
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has published a manual in *^$@_PARTITION_*^$@."
},
"type": "MANUAL",
"manualUrl": "marketing",
"manualId": "929000000813065",
"content": [
{
"text": " "
}
],
"time": "1517348794096",
"streamModifiedTime": "1517348794096",
"formatedTime": "30 Jan, 10:46 AM",
"lastActivityTime": "1517348794096",
"viewCount": "1",
"isLocked": "true",
"canShare": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000832011",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000828054",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted in *^$@_PARTITION_*^$@."
},
"type": "STATUS",
"content": [
{
"text": "test"
}
],
"time": "1517245803194",
"streamModifiedTime": "1517245924093",
"formatedTime": "29 Jan, 06:10 AM",
"lastActivityTime": "1517245924368",
"commentCount": "3",
"viewCount": "8",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [
{
"id": "929000000828063",
"time": "1517245852551",
"formatedTime": "29 Jan, 06:10 AM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "comment 2"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"isSpam": "false"
},
{
"id": "929000000828067",
"time": "1517245872621",
"formatedTime": "29 Jan, 06:11 AM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "comment 3"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"isSpam": "false"
},
{
"id": "929000000828071",
"time": "1517245924093",
"formatedTime": "29 Jan, 06:12 AM",
"isApproved": "true",
"commentType": "COMMENT",
"content": [
{
"text": "comment 4"
}
],
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"canEdit": "true",
"canDelete": "true",
"isSpam": "false"
}
],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000828054",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000828023",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has started a poll in *^$@_PARTITION_*^$@."
},
"type": "POLL",
"polls": {
"voteDisplayType": "0",
"canShowResult": "true",
"totalVote": "1",
"isVoted": "true",
"options": [
{
"id": "929000000828030",
"option": "2"
},
{
"id": "929000000828032",
"option": "3"
},
{
"id": "929000000828028",
"option": "1",
"selected": "true",
"voteCount": "1",
"percentage": "100",
"isTopResult": "true"
}
]
},
"content": [
{
"text": "arwgvrb"
}
],
"time": "1517185802174",
"streamModifiedTime": "1517185802174",
"formatedTime": "28 Jan, 01:30 PM",
"lastActivityTime": "1517185819926",
"viewCount": "7",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canEditVote": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000828023",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000828010",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has started a video conference."
},
"type": "VIDEOCONF",
"content": [
{
"text": "Video Conference\n"
},
{
"text": "Status : Over\n"
}
],
"time": "1516859780618",
"streamModifiedTime": "1516859780618",
"formatedTime": "24 Jan, 06:56 PM",
"lastActivityTime": "1517245064864",
"likeCount": "1",
"reactions": [
{
"type": "LIKE",
"count": "1"
}
],
"likes": [
{
"zuid": "2060758",
"name": "Patricia Boyle"
}
],
"viewCount": "2",
"isAuthorLiked": "true",
"isCurrentUserLiked": "true",
"reactionType": "LIKE",
"canDelete": "true",
"canLock": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000828010"
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000828001",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has started a video conference."
},
"type": "VIDEOCONF",
"content": [
{
"text": "Video Conference\n"
},
{
"text": "Status : Over\n"
}
],
"time": "1516730890154",
"streamModifiedTime": "1516730890154",
"formatedTime": "23 Jan, 07:08 AM",
"lastActivityTime": "1517245074111",
"likeCount": "1",
"reactions": [
{
"type": "LOVE",
"count": "1"
}
],
"likes": [
{
"zuid": "2060758",
"name": "Patricia Boyle"
}
],
"viewCount": "2",
"isAuthorLiked": "true",
"isCurrentUserLiked": "true",
"reactionType": "LOVE",
"canDelete": "true",
"canLock": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000828001"
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000825001",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has created an event in *^$@_PARTITION_*^$@."
},
"type": "EVENT",
"link": {
"linkurl": "https://connect.zoho.com/portal/zillum/event/929000000825001?isNative=true",
"title": "Engineering event"
},
"event": {
"title": "Engineering event",
"type": "EVENT",
"streamId": "929000000825001",
"participants": {
"invitedGroups": [
{
"id": "929000000295001",
"name": "Engineering",
"partitionUrl": "engineering",
"url": "engineering",
"isPrivate": "true",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
}
],
"yesUsers": [],
"maybeUsers": [],
"noUsers": [],
"pendingUsers": []
},
"eventInvitedCount": "1",
"pvtEventMemberList": ",929000000295001,",
"attendeesCount": "0",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"url": "https://connect.zoho.com/portal/zillum/stream/929000000825001929000000825001",
"googleCalendarUrl": "https://www.google.com/calendar/render?action=TEMPLATE&text=Engineering+event&dates=20180121T033000Z/20180121T043000Z&details=&location=&trp=false&sprop=&sprop=name:",
"formattedStartTime": "04:30 PM",
"fullformattedStartTime": "January 21, 2018 04:30 PM",
"startTime": "1516591800000",
"endTime": "1516595400000",
"startDay": "1",
"startDate": "21",
"startMonth": "1",
"startYear": "2018",
"startMin": "30",
"startHour": "16",
"dateComFormatStr": "21-Jan-2018",
"formattedEndTime": "05:30 PM",
"fullformattedEndTime": "January 21, 2018 05:30 PM",
"endDay": "1",
"endDate": "21",
"endMonth": "1",
"endYear": "2018",
"endMin": "30",
"endHour": "17",
"canAddReminder": "true",
"canEdit": "true",
"canDelete": "true",
"canAddRepetition": "true"
},
"content": [],
"time": "1516267465347",
"streamModifiedTime": "1516267465347",
"formatedTime": "17 Jan, 10:24 PM",
"lastActivityTime": "0",
"viewCount": "8",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000825001",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000822001",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has posted in *^$@_PARTITION_*^$@."
},
"type": "STATUS",
"content": [
{
"text": "test post "
},
{
"partitionId": "929000000288016",
"name": "Zillum Marketing"
}
],
"time": "1515712543951",
"streamModifiedTime": "1515712543951",
"formatedTime": "11 Jan, 12:15 PM",
"lastActivityTime": "1515712543951",
"viewCount": "3",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000822001",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000820021",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has started a poll in *^$@_PARTITION_*^$@."
},
"type": "POLL",
"polls": {
"voteDisplayType": "0",
"canShowResult": "true",
"totalVote": "1",
"isVoted": "true",
"options": [
{
"id": "929000000820026",
"option": "Red"
},
{
"id": "929000000820030",
"option": "Orange"
},
{
"id": "929000000820028",
"option": "Green",
"selected": "true",
"voteCount": "1",
"percentage": "100",
"isTopResult": "true"
}
]
},
"content": [
{
"text": "Choose a colour for our logo."
}
],
"time": "1515675899653",
"streamModifiedTime": "1515675899653",
"formatedTime": "11 Jan, 02:04 AM",
"lastActivityTime": "1515675902936",
"viewCount": "5",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canEditVote": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000820021",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000812005",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has created an event in *^$@_PARTITION_*^$@."
},
"type": "EVENT",
"link": {
"linkurl": "https://connect.zoho.com/portal/zillum/event/929000000812005?isNative=true",
"title": "Test Event"
},
"event": {
"title": "Test Event",
"type": "EVENT",
"streamId": "929000000812005",
"participants": {
"invitedGroups": [
{
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
}
],
"yesUsers": [],
"maybeUsers": [],
"noUsers": [],
"pendingUsers": []
},
"eventInvitedCount": "1",
"pvtEventMemberList": ",929000000439015,",
"attendeesCount": "0",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"url": "https://connect.zoho.com/portal/zillum/stream/929000000812005929000000812005",
"googleCalendarUrl": "https://www.google.com/calendar/render?action=TEMPLATE&text=Test+Event&dates=20180103T073000Z/20180103T083000Z&details=&location=&trp=false&sprop=&sprop=name:",
"formattedStartTime": "08:30 PM",
"fullformattedStartTime": "January 03, 2018 08:30 PM",
"startTime": "1515051000578",
"endTime": "1515054600578",
"startDay": "4",
"startDate": "3",
"startMonth": "1",
"startYear": "2018",
"startMin": "30",
"startHour": "20",
"dateComFormatStr": "03-Jan-2018",
"formattedEndTime": "09:30 PM",
"fullformattedEndTime": "January 03, 2018 09:30 PM",
"endDay": "4",
"endDate": "3",
"endMonth": "1",
"endYear": "2018",
"endMin": "30",
"endHour": "21",
"canAddReminder": "true",
"canEdit": "true",
"canDelete": "true",
"canAddRepetition": "true"
},
"content": [],
"time": "1514992453315",
"streamModifiedTime": "1515050793578",
"formatedTime": "03 Jan, 04:14 AM",
"lastActivityTime": "0",
"viewCount": "46",
"isLocked": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000812005",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000805018",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000015031",
"name": "Company Wall",
"partitionUrl": "default",
"url": "default",
"status": "ACTIVE",
"isAdmin": "true",
"type": "DEFAULT",
"typeOrd": "0",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has started a poll in *^$@_PARTITION_*^$@."
},
"type": "POLL",
"polls": {
"voteDisplayType": "0",
"canShowResult": "true",
"totalVote": "1",
"isVoted": "true",
"options": [
{
"id": "929000000805023",
"option": "25 Jan"
},
{
"id": "929000000805027",
"option": "30 March"
},
{
"id": "929000000805025",
"option": "14 Feb",
"selected": "true",
"voteCount": "1",
"percentage": "100",
"isTopResult": "true"
}
]
},
"content": [
{
"text": "Choose the date for Alumni Meet"
}
],
"time": "1514366737916",
"streamModifiedTime": "1514366737916",
"formatedTime": "26 Dec 2017",
"lastActivityTime": "1514366742577",
"viewCount": "7",
"isLocked": "true",
"canDelete": "true",
"canLock": "true",
"canEditVote": "true",
"canFollow": "true",
"canMove": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000805018",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
},
{
"type": "NEW_STREAM",
"stream": {
"id": "929000000805005",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"partition": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"isApproved": "true",
"isSpam": "false",
"reason": {
"items": {
"*^$@_PARTITION_*^$@": {
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
},
"*^$@_USERNAME_*^$@_2060758": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
"msg": "*^$@_USERNAME_*^$@_2060758 has created an event in *^$@_PARTITION_*^$@."
},
"type": "EVENT",
"link": {
"linkurl": "https://connect.zoho.com/portal/zillum/event/929000000805005?isNative=true",
"title": "Alumni new year party"
},
"event": {
"title": "Alumni new year party",
"type": "EVENT",
"streamId": "929000000805005",
"participants": {
"invitedGroups": [
{
"id": "929000000439015",
"name": "Creative team",
"partitionUrl": "creative-team",
"url": "creative-team",
"status": "ACTIVE",
"isAdmin": "true",
"type": "GROUP",
"typeOrd": "2",
"isUserFollow": "false"
}
],
"yesUsers": [],
"maybeUsers": [],
"noUsers": [],
"pendingUsers": []
},
"eventInvitedCount": "1",
"pvtEventMemberList": ",929000000439015,",
"attendeesCount": "0",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
},
"url": "https://connect.zoho.com/portal/zillum/stream/929000000805005929000000805005",
"googleCalendarUrl": "https://www.google.com/calendar/render?action=TEMPLATE&text=Alumni+new+year+party&dates=20171230T033000Z/20171230T043000Z&details=&location=&trp=false&sprop=&sprop=name:",
"formattedStartTime": "04:30 PM",
"fullformattedStartTime": "December 30, 2017 04:30 PM",
"startTime": "1514691000000",
"endTime": "1514694600000",
"startDay": "7",
"startDate": "30",
"startMonth": "12",
"startYear": "2017",
"startMin": "30",
"startHour": "16",
"dateComFormatStr": "30-Dec-2017",
"formattedEndTime": "05:30 PM",
"fullformattedEndTime": "December 30, 2017 05:30 PM",
"endDay": "7",
"endDate": "30",
"endMonth": "12",
"endYear": "2017",
"endMin": "30",
"endHour": "17",
"canAddReminder": "true",
"canEdit": "true",
"canDelete": "true",
"canAddRepetition": "true"
},
"content": [],
"time": "1514366210141",
"streamModifiedTime": "1514366210141",
"formatedTime": "26 Dec 2017",
"lastActivityTime": "0",
"viewCount": "9",
"isLocked": "true",
"comments": [],
"url": "https://connect.zoho.com/portal/zillum/stream/929000000805005",
"streamMentionData": [
{
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"type": "C",
"emailId": "patriciab@zillum.com",
"role": "MEMBER"
}
]
}
}
],
"modifiedTime": "1514366210141",
"startIndex": "1",
"isBlogEnabled": "true"
}
}
Show full
Show less