Exam Salesforce-MuleSoft-Developer-I Topic 4 Question 232 Discussion
Actual exam question for Salesforce's Salesforce-MuleSoft-Developer-I exam
Question #: 232
Topic #: 4
Question #: 232
Topic #: 4
Refer to the exhibit. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP request use default configurations.
What
values are accessible to the Logger at the end of the flow after a web client submit request tohttp://local:801
/order?color=red?

What
values are accessible to the Logger at the end of the flow after a web client submit request tohttp://local:801
/order?color=red?

Suggested Answer: B Vote an answer
In this case as outbound call is made using HTTP: POST /child , all attributes will be replacedby this invocation. Hence query parameter will not be accessible at logger.
by Jesse at Jul 22, 2026, 02:56 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).