After raising a ticket when noticing that the trigger 'When a record is created, updated or deleted' on the Notes table, was stripping the attached excel document out of its properties, the support team investigated that this is a by-design behaviour of the trigger.
So I had to use an extra action, (which means an extra API call), to retrieve the document again with its full properties contained.
I think it would be crucial that the trigger's design is enhanced so that it contains the full document.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.