Salesforce-MuleSoft-Developer-I Exam Question 1

The new RAML spec has been published to Anypoint Exchange with client credentials.
What is the next step to gain access to the API?
  • Salesforce-MuleSoft-Developer-I Exam Question 2

    Refer to the exhibits.

    The web client sends a POST request to the ACME Order API with an XML payload. An error is returned.
    What should be changed in the request so that a success response code is returned to the web client?
  • Salesforce-MuleSoft-Developer-I Exam Question 3

    Refer to the exhibits.

    Each route in the Scatter-Gather sets the payload to the number shown in the label. What response is returned to a web client request to the HTTP Listener?
  • Salesforce-MuleSoft-Developer-I Exam Question 4

    Refer to the exhibit.

    The default scope in choice router recursively calls the color flow.
    A web client sends a PUT request to the HTTP listener with payload Blue.
    What response is returned to the web client?
  • Salesforce-MuleSoft-Developer-I Exam Question 5

    A flow needs to combine and return data from two different data sources. It contains a Database SELECT operation followed by an HTTP Request operation.
    What is the method to capture both payloads so the payload from the second request does not overwrite that from the first?