Accenture L1 2026 Salesforce Developer
Accenture Technical Round 1 – Salesforce Developer Interview Questions (Based on a Candidate’s Interview Experience in January 2026), Candidate Experience was around 5 years.
- What is with sharing without sharing
- Write a SOQL query to find Accounts where the Industry is a specific value and the Accounts have related Contacts.
- Write a Trigger to prevent Contact creation when the related Account’s Industry is a specific value and the Contact Email is not null.
- Can the trigger mentioned above be solved using Flow instead? If yes, how?
- What are the programmatic ways to share records in Salesforce?
- Explain the Salesforce Security Model.
- What are Sharing Rules in Salesforce? Explain the different types.
- What is Lightning Message Service (LMS)? When is it used?
- Can Lightning Web Components (LWC) interact with Aura Components? If yes, how?
- What is the difference between Custom Settings and Custom Metadata Types?
- What deployment tools have you worked with in Salesforce?
- What are the different types of Flows in Salesforce?
- Explain Record-Triggered Flow.