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
prasad1.3969574005596787E12prasad1.3969574005596787E12 

How to Authenticate the login page of salesforce

Hi All,

        As I trying to login using html page that created by me. It must authenticate with salesforce and getting data from salesforce.........

Thanks n Regards,
Prasad VDV

Sonam_SFDCSonam_SFDC
Hi Prasad, you will have to use the Salesforce APIs to be able to login and get/display data on your  page.
I would suggest you to go through our REST API guide(URL based API) which will be simpler and you can carry out the implementation using this :
https://www.salesforce.com/us/developer/docs/api_rest/
prasad1.3969574005596787E12prasad1.3969574005596787E12

Hi Sonam,
         Thank you for the reply....!

I am new to salesforce can give me the code to login to salesforce using api
I have done using simple javascript without getting i navigate to that url with login.