web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Problems using Update ...
Power Automate
Answered

Problems using Update Flow action with no connectionReferences

(1) ShareShare
ReportReport
Posted on by 125
I'm trying to make a flow that restores uses json flow data that I have been saving to update a flow using the Update Flow action.
The issue I'm coming across is when there are no connectionReferences,
Leaving the field blank works, but I'm going to be entering the info programmatically, so this isn't ideal.
Entering an empty array throws an error. Entering null throws an error. Entering an empty string throws an error. Entering an empty object throws an error.

I could just use a condition and have a copy of the action with nothing inputted into that field for when there are no connection references to send, but that feels sloppy, it would be nice if there was a more graceful solution.
 
Thanks for your help!
Categories:
I have the same question (0)
  • Verified answer
    BB-18031745-0 Profile Picture
    125 on at
    Managed to figure it out, for anyone else wondering, you can enter the following for an empty list of connectionReferences.
    json('[
      {
        "connectionName": null,
        "id": null,
        "source": null,
        "connectionReferenceLogicalName": null
      }
    ]')

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 605

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard