Question 52
You are creating a custom connector in Power Apps to connect to a third-party application.
The definition in the connector must be set so that it is not visible to the end user.
You need to select the appropriate visibility parameter.
Which parameter should you use?
A. important
B. none
C. internal
D. advanced
Correct Answer: C
Leave the Visibility property set to none. This property for operations and parameters in a logic app or flow has the following options:
✑ none: displayed normally in the logic app or flow
✑ advanced: hidden under an additional menu
✑ internal: hidden from the user
✑ important: always shown to the user first
Reference: https://docs.microsoft.com/en-us/connectors/custom-connectors/define-blank