❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [August 18th, 2023]
Skills and Knowledge:
By enrolling in this Salesforce Lightning Web Component Development Course, you will acquire the skills and knowledge necessary to create a real-time application in Salesforce. You will learn how to integrate Salesforce applications with external applications, create custom applications using Apex, Visualforce, and out-of-the-box features of Salesforce, communicate with third-party applications using Rest webservices, understand the differences between List and Hierarchy Custom settings, create controller extensions, triggers, Apex classes, Restful webservices, Custom settings, and Remote Site settings. Additionally, you will gain insight into how real-world applications are built in Salesforce.
Professional Growth:
This Salesforce Development With Real-Time Project course provides a comprehensive overview of the Salesforce platform and its capabilities. It covers the fundamentals of Salesforce development, including Apex, Visualforce, and out-of-the-box features. It also covers integration with external applications, custom settings, and remote site settings. By completing this course, professionals will gain the knowledge and skills necessary to create custom applications using Salesforce, as well as the ability to communicate with third-party applications using REST webservices. This course will help professionals to build up their resume and gain a better understanding of how real-world applications are built in Salesforce.
Further Education:
Yes, this course is suitable for preparing further education. It provides a comprehensive overview of Salesforce development, including Apex, Visualforce, and out-of-the-box features. It also covers integration with external applications, custom settings, and remote site settings. By completing this course, students will gain a better understanding of how real-world applications are built in Salesforce, which can be a valuable asset when applying for further education.
Course Syllabus
Overview of Property Management Application
Creating our first custom object: Rental Unit
Working on the 2nd custom object related to Property Management App
Working on third Custom Object: Statement Object
Adding fourth Custom Object: Payment Object
Record Types for Payment Object
Custom Setting in Salesforce
Request and Response from Authorize.Net
Making a Callout to the Authorize.Net
Remote Site Setting and Setting up an Account with Authorize.Net
Visualforce Page: Creating Visualforce page to capture information from Renter
Create an Extension class for the Visualforce page
Sending Confirmation Email to the Renter
Test our Property Management Application