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

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Error with Instant Flo...
Power Automate
Unanswered

Error with Instant Flow Trigger

(0) ShareShare
ReportReport
Posted on by 2
I am trying to create an instant flow to run on selected lead entity records in Dynamics 365 CE.  When I try to run the flow, I get a "Something went wrong" error.  When I go to the flow run history, there is a message that there is a problem with the flow's trigger (which is a When a row is selected Dataverse trigger).  When I click on Fix the trigger, I see a Action 'manual' failed error.  The trigger in the flow is showing a BadRequest message with this schema in the inputs: 
{
  "type""object",
  "properties": {
    "rows": {
      "type""array",
      "items": {
        "type""object",
        "properties": {
          "entity": {
            "type""object",
            "properties": {
              "lastname": {
                "title""Last Name",
                "type""string"
              },
              "emailaddress1": {
                "title""Email",
                "type""string"
              },
              "leadsourcecode": {
                "title""Lead Source",
                "type""integer",
                "format""int32"
              },
              "firstname": {
                "title""First Name",
                "type""string"
              }
            },
            "required": [
              "lastname",
              "emailaddress1"
            ]
          }
        },
        "required": [
          "entity"
        ]
      }
    }
  },
  "required": [
    "rows"
  ]
}
 
Any figuring out what is wrong with my flow would be greatly appreciated.  
Categories:
I have the same question (0)
  • Michael E. Gernaey Profile Picture
    52,972 Super User 2025 Season 2 on at
    Error with Instant Flow Trigger
     
    Can you verify that for that Table, you have the proper permissions for the connection being used?
     
    If you remove the trigger and re-add it or if you do a Save As and make a copy does the problem go away?
     
     
  • JF-30091912-0 Profile Picture
    2 on at
    Error with Instant Flow Trigger
    @Michael E. Gernaey, the connection being used is a system administrator.  I did try rebuilding the flow from scratch and it worked with a simple compose action that references a field from the record passed into the trigger, but as soon as I reference a field from the record in a condition action, it throws the error.
  • Michael E. Gernaey Profile Picture
    52,972 Super User 2025 Season 2 on at
    Error with Instant Flow Trigger
     
    Can you please share, just your simple flow where you try to access it in a condition, please.
     
    Also note that SA's will not guaranteed have access to everything, including every row of data, so I would not recommend using an SA account, but use one that for sure (as a test) has full access to the table that is in the Trigger.
     
    If you can share what the Output of the Trigger is, what the Condition expressions are and also for kicks, toss a compose above the Condition and try to access a field there and please share the input to it (and I expect then an error, unless its an error only in the condition)
     
    Once I see that it will be easier to hel pyou.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 462 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 456 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard