Dear community,
For a small integration project, we would need to be able to sync information coming
from Dynamics 365 Finance and Operations / general ledger / financial dimensions / Dimension Values --> to another application.
In detail, we would like to capture any CRUD events that take place in the section mentioned above and trigger a logic app using a Fin & Ops Apps (Dynamics 365) connector with a When a Business Event occurs trigger.
The following event is visible into our logic app drop down list: Financial dimension values (FinancialDimensionValueEntity) updated
But it does not fire (maybe it is disabled?)
As this is the first time that we integrate with such kind of product, would there be something obvious we miss?