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
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)- A92% (48)
- B4% (2)
- C2% (1)
- D2% (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.
