Which interface we are supposed to implement so that a lightning component can be used as quick action?
Given a business requirement, wherein you have to execute all the available actions in a single workflow rule, what would be the sequence of actions ?
Write a trigger to insert a contact and user when the account is created?
What are apex unit tests?
Difference between soql vs sosl in salesforce? : salesforce integration
What is Email-to-Case?
Give me different ways to invoke an apex call out from queueable class?
What is Approval Terminology?
When would you use oauth vs openid?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records? : salesforce validation rules
Will data be lost in a custom field if data type is changed to number from any other data type?
Is it possible to write a validation rule on record delete?
How to get the external id from other system and update it in salesforce externalid field, if you get null value from another system how you will through an error?
Why we use @future annotation?
Explain what do you understand by data skew in salesforce.