30.03.2014 Views

Database.com Chatter REST API Developer's Guide - Salesforce.com

Database.com Chatter REST API Developer's Guide - Salesforce.com

Database.com Chatter REST API Developer's Guide - Salesforce.com

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Introducing <strong>Chatter</strong> <strong>REST</strong> <strong>API</strong><br />

Understanding <strong>Chatter</strong> <strong>API</strong> Resources<br />

In JSON format, the output is as follows:<br />

{<br />

"aboutMe": "I&#39;m excited to be part of the team focused on building out our apps<br />

business<br />

and showing our customers their future.",<br />

"address": {<br />

"city": "Seattle",<br />

"country": "US",<br />

"state": "WA",<br />

"street": "2001 8th Ave",<br />

"zip": "98121"<br />

"formattedAdress": "2001 8th Ave\nSeattle, WA 98121\nUS"<br />

},<br />

"chatterActivity": {<br />

"<strong>com</strong>mentCount": 0,<br />

"<strong>com</strong>mentReceivedCount": 1,<br />

"likeReceivedCount": 0,<br />

"postCount": 2<br />

},<br />

"<strong>com</strong>panyName": "Seattle Apps",<br />

"email": "mraven@seattleapps.<strong>com</strong>",<br />

"firstName": "Marion",<br />

"followersCount": 1,<br />

"followingCounts": {<br />

"people": 5,<br />

"records": 0,<br />

"total": 5<br />

},<br />

"groupCount": 3,<br />

"id": "005D0000001Kl6xIAC",<br />

"isActive": true,<br />

"lastName": "Raven",<br />

"managerId": null,<br />

"managerName": null,<br />

"motif": {<br />

"largeIconUrl": "/img/icon/profile64.png",<br />

"mediumIconUrl": "/img/icon/profile32.png",<br />

"smallIconUrl": "/img/icon/profile16.png"<br />

},<br />

"mySubscription": null,<br />

"name": "Marion Raven",<br />

"phoneNumbers": [{<br />

"number": "(206) 999-2846",<br />

"type": "Work"<br />

}],<br />

"photo": {<br />

"fullEmailPhotoUrl":<br />

"https://instance_name/ncsphoto/SqRfG_-PUTY6KtfOp_f0cGW2pGjfqoWUUgTENHjVyS1i9x6Z16L8wXEGigpcWjAd",<br />

"largePhotoUrl": "https://instance_name/profilephoto/729D00000000BDV/F",<br />

"photoVersionId": "729D00000000BDV",<br />

"smallPhotoUrl": "https://instance_name/profilephoto/729D00000000BDV/T",<br />

"standardEmailPhotoUrl":<br />

"https://instance_name/ncsphoto/SqRfG_-PUTY6KtfOp_f0cGW2pGjfqoWUUgTENHjVyS1q43x_rW2ciXBHst0Eh3Y6",<br />

}<br />

"url": "/services/data/v27.0/chatter/users/005D0000001LL8OIAW/photo"<br />

},<br />

"title": null,<br />

"type": "User",<br />

"url": "/services/data/v27.0/chatter/users/005D0000001Kl6xIAC",<br />

"userType": "Internal";<br />

"username": "mraven@seattleapps.<strong>com</strong>"<br />

5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!