Skip to content

Error " Flow with name: could not be found" in Activate Flow #328

@AshV

Description

@AshV

I am passing file with below Json content in Activate Flow step, It is not able to get flow name somehow and throwing this error.

Error -> Flow with name: could not be found

Json Content ->
{
"Flows": [
{
"FlowName": "My Cloud Flow Name",
"ShareWith": [
{
"PrincipalType": "User",
"Principal": "adm**@comp**.onmicrosoft.com",
"RoleName": "Owner"
}
],
"State": "On"
}
]
}

Is it something wrong in my syntax or this is from the library side. Please help me out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions