Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Mule-Dev-202 Salesforce Certified MuleSoft Hyperautomation Developer Questions and Answers

Questions 4

AnyAirlines wants to create a new marketing campaign that sends customers special offers every month based on their accrued loyalty points. There is an existing integration for customer data using MuleSoft's API-led three-tier strategy. Loyalty information exists in an external system that can be accessed via an HTTP endpoint provided by the system, but has no current integration. The external ID used will be email address.

The desired output is a CSV file containing customers that includes only the top 10 percent of loyalty point holders.

What is the most efficient way to meet this requirement?

Options:

A.

1. Have the MuleSoft team develop a new integration that includes a System API to the Loyalty system and uses the existing Customer System API.2. Create a Process API to output the final results.3. Create an Experience API for the business consumers to initiate the integration.

B.

1. Create a MuleSoft Composer flow that utilizes the current Customer integration to select all customers.2. Create an additional MuleSoft Composer flow that retrieves all the Loyalty information.3. Create a MuleSoft Composer flow that combines the two previous results and outputs the top 10 percent to a CSV file.

C.

1. Have the MuleSoft team develop a new integration that includes a new System API to both the Customer and Loyally systems.2. Create a Process API to output the final results.3. Create an Experience API for the business consumers to initiate the integration.

D.

1. Create a Salesforce Flow that retrieves the Contact data.2. Create a Salesforce Flow that retrieves the Loyalty data.3. Create a Flow Orchestration that uses the two flows and outputs the result to a CSV file.

Buy Now
Questions 5

A MuleSoft developer at AnyAirlines wants to retrieve customer data from an external system.

Before designing a new integration, what should they use to determine if the integration exists and can be reused?

Options:

A.

Design Center

B.

Anypoint Studio

C.

Anypoint Exchange

D.

MuleSoft Composer

Buy Now
Questions 6

The Ops team at AnyAirlines needs to periodically check the status of an API to see it the connected database is down for maintenance.

Where should the Ops team set up a scheduled API call and view the status history?

Options:

A.

API Manager Analytics

B.

API Functional Monitoring

C.

API Manager Alerts

D.

API Monitoring Dashboard

Buy Now
Questions 7

Northern Trail Outfitters (NTO) wants to automate a multi-step process that spans several departments.

How do Interactive Steps in Flow Orchestration help NTO involve users at key steps of the process?

Options:

A.

They allow the user to interact directly with external systems through the Salesforce Ul.

B.

They allow the user to interact with the process in between automated backend steps.

C.

They enable users to collaborate on specific work items.

D.

They leverage Al processing to automatically interact with the customer and collect customer data.

Buy Now
Questions 8

AnyAirlines wants to share the Flight Path API through their public Anypoint Exchange Portal.

What should be configured before the API can be shared?

Options:

A.

The visibility level of API instances should be set to public.

B.

The users that need access to the API should be added to the appropriate role in Anvpoint Platform.

C.

The API should be secured using one of the supported authentication/authorization mechanisms.

D.

The API should be functional and accessible for users to interact with.

Buy Now
Questions 9

A Salesforce flow needs to connect to external APIs provided by Northern Trail Outfitters (NTO) and AnyAirlines to retrieve data.

Which three steps should be taken to connect to the external APIs? (Choose three.)

Options:

A.

Use an Action element to call and consume the appropriate API in the Salesforce flow.

B.

Create External Services in Salesforce for NTO and AnyAirlines.

C.

Create Named Credentials in Anypoint for NTO and AnyAirlines.

D.

Use a Virtual service to call and consume the appropriate API in the Salesforce flow.

E.

Create Named Credentials in Salesforce for NTO and AnyAirlines.

Buy Now
Questions 10

An RPA process is invoked by a MuleSoft Composer flow. The RPA process has a User Task that can take up to 24 hours to complete.

Options:

A.

Using best practices, how should the results be consumed by MuleSoft Composer?

B.

Wait for the RPA process to complete and invoke a second MuleSoft Composer flow via REST API.

C.

Create a second MuleSoft Composer flow that starts when the RPA process is complete.

D.

Wait for the RPA process to complete and use the results in the same MuleSoft Composer flow.

E.

Create a second MuleSoft Composer flow that runs on a schedule and checks if the RPA process is complete.

Buy Now
Questions 11

Northern Trail Outfitters recently purchased another company. Both companies have separate Salesforce orgs. One business user wants to automate a workflow which requires data transfer between both orgs and automates a distinct multi-user workflow within one of the orgs.

According to best practices, which two hyperautomation tools should these workflows use? (Choose two.)

Options:

A.

Flow Orchestration

B.

Anypoint Platform

C.

MuleSoft RPA

D.

MuleSoft Composer

Buy Now
Questions 12

Which MuleSoft deployment strategy consists of the control plane and runtime plan hosted by the client?

Options:

A.

IPrivate Cloud Edition

B.

CloudHub

C.

Runtime Fabric

D.

Hybrid

Buy Now
Questions 13

Northern Trail Outfitters (NTO) has a new business channel that requires exposing their existing non-MuleSoft APIs to the public. They do not have an Anypoint Flex Gateway.

The NTO digital channel team wants to leverage Anypoint Platform as its API management tool.

What is the most time-efficient mechanism of securing their backend systems?

Options:

A.

Rewrite the existing APIs usingMuleSoft.

B.

Create a proxy in front of each existing API.

C.

Expose each endpoint as a basic endpoint.

D.

Use a basic endpoint with a configured consumer endpoint.

Buy Now
Questions 14

Northern Trail Outfitters wants to create an automation which runs on a fixed schedule to enter sales data into NetSuite running as a process in the background. The business product owner chose MuleSoft Composer as the tool for this task.

The Salesforce admin wants to advise the product owner about how the MuleSoft Composer scheduling functionality works.

Which two options are available for use as the time mechanism within MuleSoft Composer? (Choose two.)

Options:

A.

Schedule based on a formula

B.

Every 30 minutes

C.

Every 30 days

D.

Every 5 minutes

Buy Now
Questions 15

Northern Trail Outfitters is concerned about security in their Salesforce org regarding their newly created hyperautomation flow that calls a MuleSoft API. A mechanism needs to be implemented that restricts which users can invoke the flow.

Which setting is available to a hyperautomation practitioner that meets this security requirement?

Options:

A.

Configure OAuth 2.0 in the connected app.

B.

Assign an appropriate profile or permission set to users in the external service.

C.

Assign an appropriate profile or permission set to users in the connected app.

D.

Configure OAuth 2.0 in the external service.

Buy Now
Questions 16

Which component of Anypoint Platform is responsible for enforcing API policies?

Options:

A.

API Analytics

B.

API Runtime

C.

API Gateway

D.

API Manager

Buy Now
Questions 17

AnyAirlines has an RPA process that is failing in Production.

According to best practices, how should they debug the failure?

Options:

A.

Download the analysis package from RPA Manager, open it in a text editor, then determine the root cause.

B.

Download the analysis package from RPA Manager. revert the RPA process to the Test phase, then import the analysispackage to RPA Builder and debug.

C.

Download theanalysis package from RPA Manager. revert the RPA process to the Build phase,then import the analysis package to RPA Builder and debug.

D.

Deactivate the RPA process, enter the inputs manually, the monitor the execution to determine the root cause.

Buy Now
Questions 18

Northern Trail Outfitters needs to develop an application network that follows a MuleSoft-recommended, API-led connectivity approach and meets the following requirements:

provides data to mobile and web interfaces

aggregates and transforms data

retrieves data from databases

In which API tier should the data aggregation and transformation take place?

Options:

A.

Experience

B.

Process

C.

Business

D.

System

Buy Now
Exam Code: Mule-Dev-202
Exam Name: Salesforce Certified MuleSoft Hyperautomation Developer
Last Update: Apr 30, 2026
Questions: 60

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now Mule-Dev-202 testing engine

PDF (Q&A)

$43.57  $124.49
buy now Mule-Dev-202 pdf