Created
May 23, 2012 18:40
-
-
Save henriquez/2776973 to your computer and use it in GitHub Desktop.
Example JSON payload from the Chatter REST API's feeds endpoint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"instance_url": "https://na12.salesforce.com", | |
"items": [{ | |
"parent": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"id": "0D5U000000EjUd8KAF", | |
"type": "UserStatus", | |
"clientInfo": { | |
"applicationName": "Chatter API sample app", | |
"applicationUrl": "null" | |
}, | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000EjUd8KAF", | |
"body": { | |
"text": "If you didn’t enroll last November, don’t miss another chance to own a piece of salesforce.com in the form of company stock—at a 15% purchase discount. You have between May 1 and May 31 to enroll in the salesforce.com Employee Stock If you didn’t enroll last November, don’t miss another chance to own a piece of salesforce.com in the form of company stock—at a 15% purchase discount. You have between May 1 and May 31 to enroll in the salesforce.com Employee Stock", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "If you didn’t enroll last November, don’t miss another chance to own a piece of " | |
}, | |
{ | |
"url": "http://salesforce.com", | |
"type": "Link", | |
"text": "salesforce.com" | |
}, | |
{ | |
"type": "Text", | |
"text": " in the form of company stock—at a 15% purchase discount. You have between May 1 and May 31 to enroll in the " | |
}, | |
{ | |
"url": "http://salesforce.com", | |
"type": "Link", | |
"text": "salesforce.com" | |
}, | |
{ | |
"type": "Text", | |
"text": " Employee Stock If you didn’t enroll last November, don’t miss another chance to own a piece of " | |
}, | |
{ | |
"url": "http://salesforce.com", | |
"type": "Link", | |
"text": "salesforce.com" | |
}, | |
{ | |
"type": "Text", | |
"text": " in the form of company stock—at a 15% purchase discount. You have between May 1 and May 31 to enroll in the " | |
}, | |
{ | |
"url": "http://salesforce.com", | |
"type": "Link", | |
"text": "salesforce.com" | |
}, | |
{ | |
"type": "Text", | |
"text": " Employee Stock" | |
}] | |
}, | |
"createdDate": "2012-05-13T17:58:53.000Z", | |
"modifiedDate": "2012-05-15T22:32:40.000Z", | |
"photoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T", | |
"comments": { | |
"total": 3, | |
"comments": [{ | |
"parent": { | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG" | |
}, | |
"id": "0D7U0000000gFSoKAM", | |
"type": "TextComment", | |
"user": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"clientInfo": null, | |
"url": "/services/data/v24.0/chatter/comments/0D7U0000000gFSoKAM", | |
"body": { | |
"text": "Bootstrap is designed to help people of all skill levels—designer or developer, huge nerd or early beginner. Use it as a complete kit or use to start something more complex.Bootstrap is designed to help people of all skill levels—designer or developer, huge nerd or early beginner. Use it as a complete kit or use to start something more complex.", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "Bootstrap is designed to help people of all skill levels—designer or developer, huge nerd or early beginner. Use it as a complete kit or use to start something more complex.Bootstrap is designed to help people of all skill levels—designer or developer, huge nerd or early beginner. Use it as a complete kit or use to start something more complex." | |
}] | |
}, | |
"createdDate": "2012-05-14T02:57:24.000+0000", | |
"likes": { | |
"total": 0, | |
"likes": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/comments/0D7U0000000gFSoKAM/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"myLike": null, | |
"attachment": null, | |
"deletable": true, | |
"feedItem": { | |
"id": "0D5U000000EjUd8KAF", | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000EjUd8KAF" | |
} | |
}, | |
{ | |
"parent": { | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG" | |
}, | |
"id": "0D7U0000000gFStKAM", | |
"type": "ContentComment", | |
"user": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"clientInfo": null, | |
"url": "/services/data/v24.0/chatter/comments/0D7U0000000gFStKAM", | |
"body": { | |
"text": "asdfasdf", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "asdfasdf" | |
}] | |
}, | |
"createdDate": "2012-05-14T02:57:40.000+0000", | |
"likes": { | |
"total": 0, | |
"likes": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/comments/0D7U0000000gFStKAM/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"myLike": null, | |
"attachment": { | |
"id": "069U0000000IHejIAG", | |
"mimeType": "image/png", | |
"description": null, | |
"title": "Screen shot 2012-05-09 at 10.50.58 AM", | |
"versionId": "068U0000000Md0O", | |
"fileSize": "204689", | |
"fileType": "Image - png", | |
"downloadUrl": "/services/data/v24.0/chatter/files/069U0000000IHejIAG/content?versionNumber=1", | |
"hasImagePreview": true, | |
"hasPdfPreview": false | |
}, | |
"deletable": true, | |
"feedItem": { | |
"id": "0D5U000000EjUd8KAF", | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000EjUd8KAF" | |
} | |
}, | |
{ | |
"parent": { | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG" | |
}, | |
"id": "0D7U0000000gHEVKA2", | |
"type": "TextComment", | |
"user": { | |
"name": "wiley coyote", | |
"title": null, | |
"firstName": "wiley", | |
"lastName": "coyote", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhiIKAS", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhiIKAS" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/F", | |
"photoVersionId": "729U0000000U9OpIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQuIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQuIAO", | |
"type": "User" | |
}, | |
"clientInfo": null, | |
"url": "/services/data/v24.0/chatter/comments/0D7U0000000gHEVKA2", | |
"body": { | |
"text": "hey @John Smith this app rocks. here's a #topic", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "hey " | |
}, | |
{ | |
"name": "John Smith", | |
"accessible": true, | |
"user": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"type": "Mention", | |
"text": "@John Smith" | |
}, | |
{ | |
"type": "Text", | |
"text": " this app rocks. here's a " | |
}, | |
{ | |
"url": "/services/data/v24.0/chatter/feed-items?q=%23topic", | |
"tag": "topic", | |
"type": "Hashtag", | |
"text": "#topic" | |
}] | |
}, | |
"createdDate": "2012-05-15T22:32:40.000+0000", | |
"likes": { | |
"total": 0, | |
"likes": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/comments/0D7U0000000gHEVKA2/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"myLike": null, | |
"attachment": null, | |
"deletable": true, | |
"feedItem": { | |
"id": "0D5U000000EjUd8KAF", | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000EjUd8KAF" | |
} | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000EjUd8KAF/comments", | |
"nextPageUrl": null | |
}, | |
"likes": { | |
"total": 0, | |
"likes": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000EjUd8KAF/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"isBookmarkedByCurrentUser": false, | |
"isLikedByCurrentUser": false, | |
"myLike": null, | |
"actor": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"event": false, | |
"attachment": null, | |
"originalFeedItem": null, | |
"originalFeedItemActor": null | |
}, | |
{ | |
"parent": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"id": "0D5U000000EigoBKAR", | |
"type": "UserStatus", | |
"clientInfo": { | |
"applicationName": "Chatter API sample app", | |
"applicationUrl": "null" | |
}, | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000EigoBKAR", | |
"body": { | |
"text": "@Bugs Bunny", | |
"messageSegments": [{ | |
"name": "Bugs Bunny", | |
"accessible": true, | |
"user": { | |
"name": "Bugs Bunny", | |
"title": null, | |
"firstName": "Bugs", | |
"lastName": "Bunny", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhfjKAC", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhfjKAC" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/F", | |
"photoVersionId": "729U0000000U9OkIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQkIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQkIAO", | |
"type": "User" | |
}, | |
"type": "Mention", | |
"text": "@Bugs Bunny" | |
}] | |
}, | |
"createdDate": "2012-05-11T04:47:28.000Z", | |
"modifiedDate": "2012-05-15T22:33:45.000Z", | |
"photoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T", | |
"comments": { | |
"total": 1, | |
"comments": [{ | |
"parent": { | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG" | |
}, | |
"id": "0D7U0000000gHEoKAM", | |
"type": "TextComment", | |
"user": { | |
"name": "wiley coyote", | |
"title": null, | |
"firstName": "wiley", | |
"lastName": "coyote", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhiIKAS", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhiIKAS" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/F", | |
"photoVersionId": "729U0000000U9OpIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQuIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQuIAO", | |
"type": "User" | |
}, | |
"clientInfo": null, | |
"url": "/services/data/v24.0/chatter/comments/0D7U0000000gHEoKAM", | |
"body": { | |
"text": "@Bugs Bunny you are such a bunny", | |
"messageSegments": [{ | |
"name": "Bugs Bunny", | |
"accessible": true, | |
"user": { | |
"name": "Bugs Bunny", | |
"title": null, | |
"firstName": "Bugs", | |
"lastName": "Bunny", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhfjKAC", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhfjKAC" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/F", | |
"photoVersionId": "729U0000000U9OkIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQkIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQkIAO", | |
"type": "User" | |
}, | |
"type": "Mention", | |
"text": "@Bugs Bunny" | |
}, | |
{ | |
"type": "Text", | |
"text": " you are such a bunny" | |
}] | |
}, | |
"createdDate": "2012-05-15T22:33:45.000+0000", | |
"likes": { | |
"total": 0, | |
"likes": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/comments/0D7U0000000gHEoKAM/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"myLike": null, | |
"attachment": null, | |
"deletable": true, | |
"feedItem": { | |
"id": "0D5U000000EigoBKAR", | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000EigoBKAR" | |
} | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000EigoBKAR/comments", | |
"nextPageUrl": null | |
}, | |
"likes": { | |
"total": 1, | |
"likes": [{ | |
"id": "0I0U00000001Y4jKAE", | |
"user": { | |
"name": "wiley coyote", | |
"title": null, | |
"firstName": "wiley", | |
"lastName": "coyote", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhiIKAS", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhiIKAS" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/F", | |
"photoVersionId": "729U0000000U9OpIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQuIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQuIAO", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001Y4jKAE" | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000EigoBKAR/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"isBookmarkedByCurrentUser": false, | |
"isLikedByCurrentUser": false, | |
"myLike": null, | |
"actor": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"event": false, | |
"attachment": null, | |
"originalFeedItem": null, | |
"originalFeedItemActor": null | |
}, | |
{ | |
"parent": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"id": "0D5U000000DwZf6KAF", | |
"type": "UserStatus", | |
"clientInfo": { | |
"applicationName": "Chatter API sample app", | |
"applicationUrl": "null" | |
}, | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZf6KAF", | |
"body": { | |
"text": "eqweqwerqwer", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "eqweqwerqwer" | |
}] | |
}, | |
"createdDate": "2012-04-20T00:02:05.000Z", | |
"modifiedDate": "2012-04-26T23:04:57.000Z", | |
"photoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T", | |
"comments": { | |
"total": 2, | |
"comments": [{ | |
"parent": { | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG" | |
}, | |
"id": "0D7U0000000g69sKAA", | |
"type": "ContentComment", | |
"user": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"clientInfo": null, | |
"url": "/services/data/v24.0/chatter/comments/0D7U0000000g69sKAA", | |
"body": { | |
"text": "this is comment 1", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "this is comment 1" | |
}] | |
}, | |
"createdDate": "2012-04-26T23:04:49.000+0000", | |
"likes": { | |
"total": 1, | |
"likes": [{ | |
"id": "0I0U00000001QJqKAM", | |
"user": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001QJqKAM" | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/comments/0D7U0000000g69sKAA/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"myLike": { | |
"id": "0I0U00000001QJqKAM", | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001QJqKAM" | |
}, | |
"attachment": { | |
"id": "069U0000000IAKSIA4", | |
"mimeType": "image/png", | |
"description": null, | |
"title": "Screen shot 2012-04-22 at 9.04.51 PM", | |
"versionId": "068U0000000MVTh", | |
"fileSize": "1459218", | |
"fileType": "Image - png", | |
"downloadUrl": "/services/data/v24.0/chatter/files/069U0000000IAKSIA4/content?versionNumber=1", | |
"hasImagePreview": true, | |
"hasPdfPreview": false | |
}, | |
"deletable": true, | |
"feedItem": { | |
"id": "0D5U000000DwZf6KAF", | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZf6KAF" | |
} | |
}, | |
{ | |
"parent": { | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG" | |
}, | |
"id": "0D7U0000000g69xKAA", | |
"type": "TextComment", | |
"user": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"clientInfo": null, | |
"url": "/services/data/v24.0/chatter/comments/0D7U0000000g69xKAA", | |
"body": { | |
"text": "this is comment 2", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "this is comment 2" | |
}] | |
}, | |
"createdDate": "2012-04-26T23:04:57.000+0000", | |
"likes": { | |
"total": 0, | |
"likes": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/comments/0D7U0000000g69xKAA/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"myLike": null, | |
"attachment": null, | |
"deletable": true, | |
"feedItem": { | |
"id": "0D5U000000DwZf6KAF", | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZf6KAF" | |
} | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZf6KAF/comments", | |
"nextPageUrl": null | |
}, | |
"likes": { | |
"total": 1, | |
"likes": [{ | |
"id": "0I0U00000001X31KAE", | |
"user": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001X31KAE" | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZf6KAF/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"isBookmarkedByCurrentUser": false, | |
"isLikedByCurrentUser": true, | |
"myLike": { | |
"id": "0I0U00000001X31KAE", | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001X31KAE" | |
}, | |
"actor": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"event": false, | |
"attachment": null, | |
"originalFeedItem": null, | |
"originalFeedItemActor": null | |
}, | |
{ | |
"parent": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"id": "0D5U000000DwaFCKAZ", | |
"type": "UserStatus", | |
"clientInfo": { | |
"applicationName": "Chatter API sample app", | |
"applicationUrl": "null" | |
}, | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000DwaFCKAZ", | |
"body": { | |
"text": "asdfasdfasdfasdfasdfasdf", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "asdfasdfasdfasdfasdfasdf" | |
}] | |
}, | |
"createdDate": "2012-04-19T23:54:55.000Z", | |
"modifiedDate": "2012-04-19T23:54:55.000Z", | |
"photoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T", | |
"comments": { | |
"total": 0, | |
"comments": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000DwaFCKAZ/comments", | |
"nextPageUrl": null | |
}, | |
"likes": { | |
"total": 4, | |
"likes": [{ | |
"id": "0I0U00000001R1yKAE", | |
"user": { | |
"name": "wiley coyote", | |
"title": null, | |
"firstName": "wiley", | |
"lastName": "coyote", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhiIKAS", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhiIKAS" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/F", | |
"photoVersionId": "729U0000000U9OpIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQuIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQuIAO", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001R1yKAE" | |
}, | |
{ | |
"id": "0I0U00000001R30KAE", | |
"user": { | |
"name": "Bugs Bunny", | |
"title": null, | |
"firstName": "Bugs", | |
"lastName": "Bunny", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhfjKAC", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhfjKAC" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/F", | |
"photoVersionId": "729U0000000U9OkIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQkIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQkIAO", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001R30KAE" | |
}, | |
{ | |
"id": "0I0U00000001Rf4KAE", | |
"user": { | |
"name": "Donald Duck", | |
"title": null, | |
"firstName": "Donald", | |
"lastName": "Duck", | |
"companyName": null, | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/005/F", | |
"photoVersionId": null, | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/005/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GbYBIA0", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GbYBIA0", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001Rf4KAE" | |
}, | |
{ | |
"id": "0I0U00000001RfKKAU", | |
"user": { | |
"name": "elmer fudd", | |
"title": null, | |
"firstName": "elmer", | |
"lastName": "fudd", | |
"companyName": null, | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/005/F", | |
"photoVersionId": null, | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/005/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GbYGIA0", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GbYGIA0", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001RfKKAU" | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000DwaFCKAZ/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"isBookmarkedByCurrentUser": false, | |
"isLikedByCurrentUser": false, | |
"myLike": null, | |
"actor": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"event": false, | |
"attachment": null, | |
"originalFeedItem": null, | |
"originalFeedItemActor": null | |
}, | |
{ | |
"parent": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"id": "0D5U000000DwZo4KAF", | |
"type": "UserStatus", | |
"clientInfo": { | |
"applicationName": "Chatter API sample app", | |
"applicationUrl": "null" | |
}, | |
"url": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZo4KAF", | |
"body": { | |
"text": "asdfaf", | |
"messageSegments": [{ | |
"type": "Text", | |
"text": "asdfaf" | |
}] | |
}, | |
"createdDate": "2012-04-19T23:51:59.000Z", | |
"modifiedDate": "2012-04-19T23:51:59.000Z", | |
"photoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T", | |
"comments": { | |
"total": 0, | |
"comments": [], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZo4KAF/comments", | |
"nextPageUrl": null | |
}, | |
"likes": { | |
"total": 2, | |
"likes": [{ | |
"id": "0I0U00000001R2vKAE", | |
"user": { | |
"name": "wiley coyote", | |
"title": null, | |
"firstName": "wiley", | |
"lastName": "coyote", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhiIKAS", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhiIKAS" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/F", | |
"photoVersionId": "729U0000000U9OpIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Op/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQuIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQuIAO", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001R2vKAE" | |
}, | |
{ | |
"id": "0I0U00000001R3AKAU", | |
"user": { | |
"name": "Bugs Bunny", | |
"title": null, | |
"firstName": "Bugs", | |
"lastName": "Bunny", | |
"companyName": "No company locations found", | |
"mySubscription": { | |
"id": "0E8U0000001FhfjKAC", | |
"url": "/services/data/v24.0/chatter/subscriptions/0E8U0000001FhfjKAC" | |
}, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/F", | |
"photoVersionId": "729U0000000U9OkIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Ok/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000GIQkIAO", | |
"url": "/services/data/v24.0/chatter/users/005U0000000GIQkIAO", | |
"type": "User" | |
}, | |
"url": "/services/data/v24.0/chatter/likes/0I0U00000001R3AKAU" | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feed-items/0D5U000000DwZo4KAF/likes", | |
"nextPageUrl": null, | |
"previousPageUrl": null | |
}, | |
"isBookmarkedByCurrentUser": false, | |
"isLikedByCurrentUser": false, | |
"myLike": null, | |
"actor": { | |
"name": "John Smith", | |
"title": null, | |
"firstName": "John", | |
"lastName": "Smith", | |
"companyName": "No company locations found", | |
"mySubscription": null, | |
"photo": { | |
"largePhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/F", | |
"photoVersionId": "729U0000000U9OfIAK", | |
"smallPhotoUrl": "https://c.na12.content.force.com/profilephoto/729U0000000U9Of/T" | |
}, | |
"isChatterGuest": false, | |
"id": "005U0000000EUjcIAG", | |
"url": "/services/data/v24.0/chatter/users/005U0000000EUjcIAG", | |
"type": "User" | |
}, | |
"event": false, | |
"attachment": null, | |
"originalFeedItem": null, | |
"originalFeedItemActor": null | |
}], | |
"currentPageUrl": "/services/data/v24.0/chatter/feeds/news/005U0000000EUjcIAG/feed-items?pageSize=5", | |
"nextPageUrl": "/services/data/v24.0/chatter/feeds/news/005U0000000EUjcIAG/feed-items?page=2012-04-19T23%3A51%3A59Z%2C0D5U000000DwZo4KAF&pageSize=5", | |
"isModifiedUrl": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment