The workflows in Dynamics are working fine (CSV import, record matching and update, etc).
We have a Flow activity triggered when a certain type of record is updated in Dynamics 365.
When a record is manually updated, the Flow activity is triggered as expected.
But when a record is updated by a workflow, it does not trigger the Flow activity.
We tried with background workflow and real-time workflow with the same result.
The workflow in Dynamics works as expected (no error and the record is updated).
We were wondering if it was done on purpose or if it was a bug.
Cheers