Beginner Guide to Salesforce Integration

Video Tutorials, Courses

Beginner Guide to Salesforce Integration
Instructors: Prashant Naik | 11 sections • 27 lectures • 2h 28m
Video: MP4 1280x720 44 KHz | English + Sub | Updated 5/2022 | Size: 896 MB
External systems can load and retrieve the data from Salesforce Org using the SFDC APIs.


What you'll learn
Creating Custom objects, Apps and tabs in Salesforce.
Configuring the Apps to add different tabs.
Understand the client_id and client_secret and how to extract this data to share it with the clieint
Update or insert the data to SFDC object from external system.
Load the data to SFDC using Bulk API provided by Salesforce
Configuring postman to execute chain of API calls using the previous call output.