top of page
Salesforce Challenge
Technologies
Salesforce Apex , LWC, Visual Force Page, Flows, Triggers, Tests.
Main challenges:
Object customization adapting to native limitations
Implementing REST endpoints
Email sending automation
Bulk data management and cleansing.
Summary:
Project developed to implement functionalities on the Salesforce platform, focused on the effective management of Account and Order objects, and the creation of customized objects. The main features include customizing fields, creating REST endpoints for upsert accounts and inserting orders, automation of sending emails when creating accounts via trigger and LWC, automatic updating of the total sales value using Flow Trigger, and cleaning of data with scheduled deletion processes for old orders.
bottom of page