nerdexam
MuleSoft

MCD-LEVEL-1 · Question #151

How are query parameters dynamically passed to an outbound REST request using an HTTP Request operation?

The correct answer is A. As query parameters in the HTTP Request operation. In General > Request > Query Parameters, click the plus icon (+) to add a parameter to a request. Type a name and value for the parameter or use a DataWeave expression to define the name and

Connectors and Integration Patterns

Question

How are query parameters dynamically passed to an outbound REST request using an HTTP Request operation?

Exhibit

MCD-LEVEL-1 question #151 exhibit

Options

  • AAs query parameters in the HTTP Request operation
  • BAs URI parameters in the HTTP Request operation
  • CIn the Mule event's payload
  • DAs flow variables

How the community answered

(52 responses)
  • A
    92% (48)
  • B
    4% (2)
  • C
    2% (1)
  • D
    2% (1)

Explanation

In General > Request > Query Parameters, click the plus icon (+) to add a parameter to a request. Type a name and value for the parameter or use a DataWeave expression to define the name and

Topics

#HTTP Request#query parameters#outbound request#REST

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice