Salesforce-MuleSoft-Developer-I Exam Question 11

An API instance of type API endpoint with API proxy is created in API manager using an API specification from Anypoint Exchange. The API instance is also configuredwith an API proxy that is deployed and running in CloudHub.
An SLA- based policy is enabled in API manager for this API instance.
Where can an external API consumer obtain a valid client ID and client secret to successfully send requests to the API proxy?
  • Salesforce-MuleSoft-Developer-I Exam Question 12

    What is minimal requirement in a flow for a Mule application to compile?
  • Salesforce-MuleSoft-Developer-I Exam Question 13

    Refer to the below exhibit.
    A Mule applicationconfigures a property placeholder file named config.yaml to set some property placeholders for an HTTP connector.
    What is the valid properties placeholder file to set these values?
  • Salesforce-MuleSoft-Developer-I Exam Question 14

    Refer tothe exhibit.


    The main flow is configured with their error handlers. A web client submit a request to the HTTP Listener and the HTTP Request throws an HTTP:NOT_FOUND error.
    What response message is returned?''
    What response message is returned?
  • Salesforce-MuleSoft-Developer-I Exam Question 15

    A web client sends one GET request to the test flow's HTTP Listener, which causes the test flow to call the updateTemp flow After the test flow returns a response, the web client then sends a different GET request to trie getTemp flow's HTTP Listener The test flow is not called a second time.
    What response is returned from the request to the getTemp flow's HTTP Listener?