PL-500 · Question #121
You are creating a custom connector to support invoice automation. You connect a Power Automate flow to the custom connector and successfully authenticate. When you test the flow, you observe that…
The correct answer is B. Set the action visibility option to None. In Power Automate custom connectors, each action has a 'Visibility' property that controls whether and how the action appears to users in the flow designer. The visibility options are: None (action appears normally), Important (action is prominently displayed), Advanced (action…
Question
You are creating a custom connector to support invoice automation. You connect a Power Automate flow to the custom connector and successfully authenticate. When you test the flow, you observe that several actions are missing from the custom connector. You need to update the custom connector settings. What should you do?
Options
- AChange the connection name.
- BSet the action visibility option to None.
- CChange the parameter drop-down type to Static.
- DSet the action visibility option to Internal.
- EAdd an action description value.
How the community answered
(69 responses)- A3% (2)
- B90% (62)
- C1% (1)
- E6% (4)
Explanation
In Power Automate custom connectors, each action has a 'Visibility' property that controls whether and how the action appears to users in the flow designer. The visibility options are: None (action appears normally), Important (action is prominently displayed), Advanced (action is hidden by default under an 'Advanced' section), and Internal (action is completely hidden from users). If several actions are missing from the custom connector when testing the flow, it means those actions have likely been set to a visibility that hides them (such as Internal or Advanced). Setting the visibility option to 'None' makes all actions visible and accessible in the connector without any filtering or hiding, which resolves the issue of missing actions. Changing the connection name (A) or parameter type (C) does not affect action visibility. Setting visibility to Internal (D) would make them disappear entirely. Adding a description (E) has no effect on visibility.
Topics
Community Discussion
No community discussion yet for this question.