Re: How to know if entity record is created or updated in power automate?
Hi @dave8 ,
The first method is that you can create a Flow in the solution, and then use the When a record is created, updated or deleted included in the Common Data Service (current environment) connector as the trigger, and then check whether there is any in the trigger body that can be used Determine that the current record is created/updated/deleted.
In the second method, you can create three flows to correspond to created/updated/deleted.

Best Regards,