I have scenario of conditional logic, like say there are 5 checkbox options (option1, option2, ….) and 3 sub options (option A, option B..) (which i can create using add tab action).
Now the requirement is, when user selects option 1 or option 3, then Option A is required and when user selected option 2, then Option B is required…
I see there is a way to implement this in REST API, but i don’t see option in any power automate actions, so, is conditional logic possible to implement in power automate built-in connector?