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 / ARC flow triggering tw...
Power Automate
Unanswered

ARC flow triggering twice when email received

(0) ShareShare
ReportReport
Posted on by

We are using a migrated ARC process to create new cases when emails are received. This was automatically created during migration. The trigger created causes the flow to run twice for the same email received. 

zoupie_0-1665696078592.png

I compared the output of this step and the only differences were: 

zoupie_1-1665696403441.png

It looks like one was triggered for the 'added' and the other was 'modified' change type. It doesn't seem like you can use `importsequencenumber` for 'added' change type. How can we fix this so this flow only runs once per email received? 

Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    You can add a trigger condition that prevents you from running the flow again. All you need to do is set a field in your flow instance and add a trigger so that the flow only gets triggered if that value is blank.

     

     

  • grantjenkins Profile Picture
    11,063 Moderator on at

    As mentioned, if you can't just use the Added Change Type then best option is to use a trigger condition to still only trigger on Create. See trigger below (I'm fairly sure this is what you need / will work):

    @equals(triggerOutputs()?['body/SdkMessage'], 'Create')

     

    To add the trigger, click on the ... on the trigger, Settings, then add your trigger.

     

    grantjenkins_0-1665717042205.png

     

    grantjenkins_1-1665717072019.png

     

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 589

#2
Valantis Profile Picture

Valantis 459

#3
11manish Profile Picture

11manish 382

Last 30 days Overall leaderboard