User wants to see a task when a record has been updated (regardles sby whom or which fields).
The task descriotion should contain an overview of the changed fields with their old and new value.
Request was to do this using Power Automate.
However, I don"t find an option how to do this.
The best option I see is using PostAsync plugin (use all fields for pre-image), or psot asunc using RetrieveRecordChangeHistoryRequest (not sure if that is possible).
can anyone suggest me with the best way is to go forward with this please.