Hi Team,
I am working on the child flow “Send Notification” in Power Automate within our DEV environment.
While testing, the flow fails when called from the main flow, with the following error:
"ChildFlowUnsupportedForInvokerConnections: The workflow cannot be used as a child workflow because child workflows only support embedded connections."
From my investigation:
-
The child flow currently uses a “Manually trigger a flow” trigger.
-
It appears that connection references are not properly set to embedded connections.
-
I am unable to see or modify the run-only user / connection reference settings in the UI.
Could you please help me:
-
Verify the connection references used in this child flow.
-
Update or rebind them to use embedded connections, so the child flow can be safely called from the main flow.
This flow is part of a Solution, and we need it fixed in DEV before deployment to PROD
regards,
Sasi