Created with AI.
What is a connection reference?
Without connection references, the connection is embedded in the flow. If the flow is moved to another environment, it will still point to the developer's personal connection—or it will fail.
The reference is a named intermediary. The flow points to the reference, and the reference points to the actual connection. In testing, the reference can point to a test account, and in production to the shared account, without changing the flow.
This is the mechanism that allows production workflows to be owned by a shared user rather than by the person who built them. It is the simplest safeguard against automation stopping when someone leaves.
Adding connection references later to flows that are already in production is a cleanup job. Include them from the very first flow you package in a solution.
Ask a question or share what helped you.
Share a question or reflection.
Be the first to contribute.