Currently Dynamics 365 connector has a trigger for "When a record is updated", but this is intended to trigger on any attribute update of the record.
Would it not be better, if we are able to specify the attributes of interest where the trigger should start the flow.
This would open up a wide range of possibilities to use flow for dynamics 365.
Given that some flexibilty can be obtained using a conditional action, still a huge load can be expected as it is getting triggered for every attributes. Also, the conditional operator does not allow to check with the value before update, only absolute comparisons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.