Hi ,
I have created a flow for a selected item and the requirement is this flow should triggered by only Created by user .
How can i achieve this by adding run -only user. Flow is throwing an error if i add created by email or created by claims as Add user add user id.
Hello Mabel,
I'm having a problem when using the Modify Run-Only Users action in my Flow. I can add Run-Only users to other manually triggered flows, however I cannot remove Run-Only users. I am using the same Object User Id when configuring the action for add or remove and User Type is set to User. I am getting the following error when trying to remove an existing Run-Only user from another Flow:
{ "error": { "code": "AzureResourceManagerRequestFailed", "message": "Request to Azure Resource Manager failed with error: '{\"Code\":\"NotFound\",\"Message\":\"Cannot find connection acl with name users.\",\"Target\":null,\"Details\":[{\"Message\":\"Cannot find connection acl with name users.\"},{\"Code\":\"NotFound\"},{\"ErrorEntity\":{\"ExtendedCode\":\"14010\",\"MessageTemplate\":\"Cannot find connection acl with name {0}.\",\"Parameters\":[\"users\"],\"Code\":\"NotFound\",\"Message\":\"Cannot find connection acl with name users.\"}}],\"Innererror\":null}'." } }
Any help would be greatly appreciated.
Thanks,
Ovi.
Hi @Anonymous,
Could you share more details on your scenario? How is your flow created?
It seems that your flow is triggered by For a selected item. Do you just want to trigger the flow by only the item creator?
Have you tried to get the User Object Id by getting the Id from the Office 365 Users action Get user profile?
Best regards,
Mabel
WarrenBelz
146,631
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,976
Most Valuable Professional