Hello Community
I need to send an email when a row is added on a certain Dataverse Table. I followed this :
Trigger flows when a row is added, modified, or deleted - Power Automate | Microsoft Docs
The Power Automate is quite simple :

I also tried with the Trigger Dataverse legacy "When a row is added."
I'm testing adding row with a PowerApps Patch, which seems to works fine. Sending mail is Ok to. But none of my Flow is triggered after adding a row. I've also tested on a new entity with no success.
Is there any thing i forgot ?
Thanks a lot