vishnu R
IndividualPopular Salesforce Blogs
Outcome Management in Salesforce Nonprofit Cloud
Salesforce’s Nonprofit Cloud (NPC) is full of many wonderful tools to help nonprofit organizations with funding, delivering, and measuring the impact of services. A nonprofit’s…
New Salesforce CDP Innovations For Smarter Customer Interactions
Salesforce CDP is also known as Salesforce Customer Data Platform helps organizations with improved personalized customer communication strategies. Yesterday Salesforce launched new CDP innovations to…
Build Dynamic Customer Journey to salesforce
The term “customer journey” refers to the stages a customer goes through in his relationship with your Business. Since today brands are promoted using all…
Popular Salesforce Videos
Salesforce To Salesforce Integration Using REST API
Salesforce to Salesforce integration using REST API. In this video, you will learn how two Salesforce Orgs can be integrated using REST API. This tutorial…
Salesforce - The Ultimate Career Booster | Salesforce Tutorials For Beginners
This Salesforce Training Webinar will help you understand how Salesforce is the ultimate career booster for IT, Sales and Marketing. You will learn the Roadmap…
How to Download Backup Files from Salesforce Using UIPath Robots
How to download backup files from Salesforce using UiPath robots. How to get the latest file from the folder: Directory.GetFiles(“YOUR FOLDER”).OrderByDescending(Function(d) New FileInfo(d).CreationTime).First The link…