Tag Archives: Communities

Building Mobile Apps for Portal Users

Back in February, I blogged about how web applications can use OAuth to obtain a token and access the Force.com API on behalf of Portal users; I’ve had a couple of questions on how to build mobile apps that do the same, so here are the details. Continue reading

In Blog: developer-relations | Also tagged , , | 1 Comment

Getting Started with Connect in Apex

Developerforce Ninjas

One of the cool features we went over in the Spring ’13 Developer Preview webinar was Connect in Apex. Connect in Apex, also known as the Connect API, exposes Chatter API resources as objects in Apex to build native custom Chatter integrations on Force.com. Connect in Apex extends current functionality of accessing Chatter data using Apex, and exposes Chatter data in a simpler way. Check out this post to see how to get started building your own customizable feed. Continue reading

In Blog: developer-relations | Also tagged , , , , , , , | 1 Comment