
Hi,
I designed cloud flow in power automate and as flow is triggered a record is received (get) where also all of attached files are being archived into the *.ZIP file format and that *.ZIP file is send with that record to BC SaaS.
My solution is to create new table ("Employee Attachment") and link that table with T5200 - Employee and as record is commited in T5200 - Employee that *.ZIP file will be inserted in new table in field: Attachment (blob datatype).
And this field is going to be mapped to my flow in Power Automate.
I saw that BC version 15 supports blob storage module.
Do you think this will work?
Thanks Damjan