You need to sign in to do that
Don't have an account?

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
http://help.salesforce.com/apex/HTViewHelpDoc?id=connected_app_create.htm&language=en_US
Regards,
Satish Kumar
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
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
Hello,
Refer section "Configuring the app for OAuth 2" in http://docs.appery.io/plugins/building-apps-with-salesforce-api/
For further details refer: http://www.salesforce.com/us/developer/docs/api_streaming/Content/code_sample_auth_oauth.htm