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
sapthagiri_186sapthagiri_186 

How to create a Connected Apps

Hi,

 

I have got a php application and got php web services as well. Now I am supposed to integrate this php application with Salesforce. So, here I would like to know how I could use "Connected Apps" to integrate. 

 

Regards

Sapthagiri

Satish_SFDCSatish_SFDC
Vinita_SFDCVinita_SFDC

Hello,

 

When you already have webservices then why don't you make use of SOAP API.

 

Please refer: http://www.salesforce.com/us/developer/docs/api/index.htm

 

For connected Apps information refer: http://wiki.developerforce.com/page/Connected_Apps

sapthagiri_186sapthagiri_186

Hi,

 

I have gone with the link you have posted, but, I would like to know more in detail for "Enable OAuth Settings (Callback URL)" and "Web App Settings (Start URL)". 

 

Regards

Sapthagiri