I need to add a specific account to all flows as an additional owner, but struggling in making it work.
I'm trying to roughly follow this guide https://immersivecoder.com/2021/07/17/prevent-orphan-flows/
I dont need to include the condition as I'm adding the user to all flows.
The first few steps work but it fails on the last ' modify flow owners'
The user ID variable is in the text format ' 79743738-993c-4096-8141-976e1b9b1ff8'
I've done a little more testing and found there are two actions that list flows;
list my flows
list flows as admin
Using the list my flows action the flow completes;
but using the list flows as admin, it fails;
The caller object id is '79743738-993c-4096-8141-976e1b9b1ff8'. Connection '616cede2-def0-4e3e-b1b1-24ab56719244' to 'shared_logicflows' cannot be used to activate this flow, either because this is not a valid connection or because it is not a connection you have access permission for. Either replace the connection with a valid connection you can access or have the connection owner activate the flow, so the connection is shared with you in the context of this flow.
why is this?
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1