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
kalchakrkalchakr 

Salesforce Integration

Hi,

 

I am able to integrate my web based test app with Salesforce.com using REST API. I am able to do the diferent operations from my test application via SF login. However, is there any options for me to connect to my test application from the Salesforce login account.  

 

Any suggestion would be helpful.

Regards

Kalyani

Best Answer chosen by Admin (Salesforce Developers) 
Sonam_SFDCSonam_SFDC

Kalyani,

 

if you are looking to access your application from within salesforce I would like to suggest you to read about Force.com canvas app :

http://wiki.developerforce.com/page/Force.com_Canvas

All Answers

Sonam_SFDCSonam_SFDC

Kalyani,

 

if you are looking to access your application from within salesforce I would like to suggest you to read about Force.com canvas app :

http://wiki.developerforce.com/page/Force.com_Canvas

This was selected as the best answer
kalchakrkalchakr

Hi Sonam,

 

Thanks for the information. Looks like I am stuck again with Connected Apps to get the Consumer key and Secret Key. Is there any way to avoid Connected Apps to get the Consumer Key? Paid option is also ok with me. 

 

Thanks

 

rplrpl

hello,

I have an iOS application. My task is to get the product list from salesforce into the application.

 

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

 

Can you please explain me how to go about the process of achieving this?