Hi folks,
our situation is the following: we integrate Dynamics 365 CE with some on-premises SQL DB. This integration is solved using Azure Logic Apps. For several LAs we use the "When an item is modified(V2) trigger.
Unfortunately, in one table there is a field, which is updated frequently, hence, the Logic App triggers always. The desired solution would be, that the Logic App triggers only if the required fields are updated.
I know about the "Attribute Filters" for the "When a record is updated" trigger for Dataverse, however, there is no similar thing for the "When an item is modified(V2)". We tried to include the required columns to the "Select Query", however, this didn't solve our problem.
Could you please suggest some kind of solution?
Thanks in advance,
Laszlo