Upload Button Icon Add office photos

Adobe

Compare button icon Compare button icon Compare

Filter interviews by

Adobe Salesforce Administrator Interview Questions and Answers

Updated 4 Feb 2022

Adobe Salesforce Administrator Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of sfdc admin concept
  • Q2. Daily task at current organization
Round 3 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Details about adobe and it's product

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for basic concepts
Study about core values of company

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Security related scenarios.
  • Q2. Integration types and usecases.
  • Ans. 

    Integration types include point-to-point, middleware, and API-based integrations for connecting different systems.

    • Point-to-point integration involves direct connections between two systems.

    • Middleware integration uses a middle layer to connect multiple systems.

    • API-based integration utilizes APIs to connect systems and exchange data.

    • Examples: Salesforce to SAP integration, Salesforce to MailChimp integration, Salesforce

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Can you explain about Platform Events?
  • Ans. 

    Platform Events are a feature in Salesforce that allow developers to deliver secure, scalable, and customizable event notifications.

    • Platform Events are based on the publish-subscribe model, where publishers send events and subscribers receive them.

    • They are used to communicate changes in Salesforce data or custom events within an organization.

    • Developers can define custom event objects and trigger events using Apex or de...

  • Answered by AI
  • Q2. Tell me about Asynchronous Apex? Difference between Batch Apex and Queueable Apex
  • Ans. 

    Asynchronous Apex allows you to run processes in the background, without user interaction. Batch Apex and Queueable Apex are two types of Asynchronous Apex.

    • Asynchronous Apex allows you to process large amounts of data asynchronously, without impacting the user interface.

    • Batch Apex is used to process large data sets that can be divided into smaller batches for processing.

    • Queueable Apex allows you to submit jobs for asyn...

  • Answered by AI
  • Q3. Explain Future method? and why we need (Callout= true) along with that annotation?
  • Ans. 

    Future method is used to run code asynchronously. Callout=true is needed to make HTTP callouts from future methods.

    • Future methods are used to run code asynchronously in Salesforce.

    • They are annotated with @future annotation.

    • Callout=true is needed to make HTTP callouts from future methods.

    • Without Callout=true, making HTTP callouts from future methods is not allowed.

  • Answered by AI
  • Q4. Data Security in Salesforce and types in it.
  • Ans. 

    Data security in Salesforce involves various types of security measures to protect sensitive information.

    • Salesforce provides various security features such as user authentication, data encryption, and access controls.

    • Types of data security in Salesforce include object-level security, field-level security, and record-level security.

    • Salesforce also offers tools like Salesforce Shield for enhanced data security and compli...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. General Salesforce questions depending on the service area of Salesforce
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Components worked on
  • Ans. 

    I have worked on various components including Apex classes, Visualforce pages, Lightning components, and triggers.

    • Apex classes

    • Visualforce pages

    • Lightning components

    • Triggers

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About relations, story management
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Triggers Apex async flow
  • Q2. Salesforce moderate knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Intermediate level of knowledge and moderate difficulty for 3-4 exp
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Object level security
  • Q2. LWC,JS,Sharing scenario based

Interview Preparation Tips

Interview preparation tips for other job seekers - Be throrough with core cocepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. This round may include a review of the candidate's resume, a phone or video interview, and questions related to their understanding of Salesforce platform fundamentals, Apex programming language, Visualfor...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the basic fundamentals of Salesforce and programming language like apex .
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Time and work, statistics

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to represent multiple underlying forms.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI

Adobe Interview FAQs

How many rounds are there in Adobe Salesforce Administrator interview?
Adobe interview process usually has 3 rounds. The most common rounds in the Adobe interview process are HR, Resume Shortlist and Technical.
What are the top questions asked in Adobe Salesforce Administrator interview?

Some of the top questions asked at the Adobe Salesforce Administrator interview -

  1. Details about adobe and it's prod...read more
  2. Basics of sfdc admin conc...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 900 Interviews
Amdocs Interview Questions
3.7
 • 531 Interviews
Zoho Interview Questions
4.3
 • 515 Interviews
SAP Interview Questions
4.2
 • 308 Interviews
Salesforce Interview Questions
4.1
 • 272 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 171 Interviews
View all
Adobe Salesforce Administrator Salary
based on 4 salaries
₹11 L/yr - ₹14.2 L/yr
133% more than the average Salesforce Administrator Salary in India
View more details

Adobe Salesforce Administrator Reviews and Ratings

based on 3 reviews

3.8/5

Rating in categories

3.8

Skill development

4.6

Work-life balance

3.0

Salary

3.4

Job security

4.2

Company culture

3.4

Promotions

2.4

Work satisfaction

Explore 3 Reviews and Ratings
Computer Scientist
442 salaries
unlock blur

₹22 L/yr - ₹70 L/yr

Technical Consultant
265 salaries
unlock blur

₹13.5 L/yr - ₹30.2 L/yr

Software Engineer
256 salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Computer Scientist 2
226 salaries
unlock blur

₹28 L/yr - ₹101 L/yr

Senior Technical Consultant
209 salaries
unlock blur

₹11.5 L/yr - ₹46 L/yr

Explore more salaries
Compare Adobe with

Salesforce

4.0
Compare

Oracle

3.7
Compare

Microsoft Corporation

4.0
Compare

Amazon

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview