Salesforce Developer Interview Questions

5,269 salesforce developer interview questions shared by candidates

What is trigger , trigger question Write a trigger on Account such that: 1. Whenever an Account’s Industry is updated to “Technology”, All related Contacts should get updated with a custom field Is_Tech_Contact__c = true. If Industry is changed from Technology to something else, then Is_Tech_Contact__c = false. 2. At the same time, for that Account: If no open Opportunity exists → Create a new Opportunity with: Name = "Tech Deal - " + Account.Name Stage = "Prospecting" CloseDate = Today + 30 days
avatar

Salesforce Developer

Interviewed at Accenture

3.7
Sep 2, 2025

What is trigger , trigger question Write a trigger on Account such that: 1. Whenever an Account’s Industry is updated to “Technology”, All related Contacts should get updated with a custom field Is_Tech_Contact__c = true. If Industry is changed from Technology to something else, then Is_Tech_Contact__c = false. 2. At the same time, for that Account: If no open Opportunity exists → Create a new Opportunity with: Name = "Tech Deal - " + Account.Name Stage = "Prospecting" CloseDate = Today + 30 days

Viewing 5061 - 5070 interview questions

Glassdoor has 5,269 interview questions and reports from Salesforce developer interviews. Prepare for your interview. Get hired. Love your job.