vineet srivastava
IndividualPopular Salesforce Blogs
Salesforce Lightning vs. Salesforce Classic: Which One You Should Choose
Blog
in Lightning, Salesforce
What is Salesforce Lightning? Salesforce Lightning, first announced at the Dreamforce conference in 2015, represents the company’s vision for the CRM platform moving forward. The…
Integration with Okta (User APIs) in Salesforce
Blog
in Salesforce integration
1. User Fetching from Okta - Get User API - API URL - https://{!comapny}.okta.com/api/v1/users/{!username} Method - GET Headers - Accept, application/json Authorization, SSWS token Content-Type,…
Create Multiple Records Of Different Salesforce Objects
Blog
in Salesforce Implementation
Here we have a demo what we achieve through the code. What you need is to follow the below steps. Also, I welcome you guys…