Hi,
I've registered steps that triggers a message to Azure Service Bus when specific attributes are updated. The problem is that I only get the specific updated attribute. I wish to receive all of the attributes within the updated object to the service bus, not just the updated field.
Can anyone shed some light on how I may solve this?
Thanks!
Kind regards