function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rplrpl 

iOS app integration with salesforce

I have a task to integrate an iOS app with salesforce such that anybody(may or may not be a salesforce user) who uses the application can see the Product list in the application.

This product list is supposed to be imported in the app through salesforce.

 

 

I am very new to salesforce as well as web services.

Can some one please direct me towards a step wise way of achieving this...?

 

 

Vinita_SFDCVinita_SFDC

Hello,

 

Before getting into integration, i would suggest you to have a look at available Apps at appexchange:

 

https://appexchange.salesforce.com/results?keywords=ios%20app

 

Still if you wish implement your own integration then refer REST API guide:

 

http://www.salesforce.com/us/developer/docs/api_rest/