This project aims to simplify the process of transferring leads data between two Salesforce orgs by leveraging Salesforce REST APIs and Lightning Web Components. With just a click of a button in the source org, users can initiate the data transfer process seamlessly.
- Developed a Lightning Web Component (LWC) in the source Salesforce org to initiate the data transfer process with a single click.
- Configured Named Credentials and Connected Apps to establish secure communication between the source and target orgs.
- Implemented OAuth 2.0 authentication and authorization for secure access to REST APIs.
- Customized the user interface and user experience of the LWC to optimize usability and efficiency.
- Collaborated with stakeholders to gather requirements, design the solution architecture, and perform testing and validation.
- Documented the project setup, configuration steps, and usage instructions for future reference and knowledge sharing.