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
mukesh guptamukesh gupta 

Salesforce API integration with Angular

Hi Expert,

I have a angular page my side and i want to integrate with Salesforce API, means i need to access salesforce contacts in angular. Can any one give me idea. 

Thanks
Mukesh 


 
ArreyYaarArreyYaar
Hi Mukesh,

Please see the below blog for more information on creating a Single Page Application using Angularjs on force.com platform
https://developer.salesforce.com/blogs/developer-relations/2014/07/building-single-page-app-angularjs-salesforce-rest-api.html

Alternately, you can also refer this blog 
http://www.algoworks.com/blog/develop-salesforce-visualforce-apps-using-angularjs/

Hope it solves your problem, if it does please do mark this as an Answer.
mukesh guptamukesh gupta
Hi, 

Actually i have separate angular project not in salesforce and i need to integration with salesforce.  Sothat angular page will able to display salesforce contacts. 
Need to create connection between 
 
Paulina Nogal 5Paulina Nogal 5
I am also building an Angular (not AngularJS!) application locally, and need to pull in data from Salesforce org. Is there a recommended way to do it?
Rajesh More 26Rajesh More 26

@Mukesh Gupta Hi I am looking for the same. Have you found any Solution Please share if yes?

Thanks in Advance