Saving report to a row

Hello, is it possible to save report into a record which I called it from?

For example, I have a row with some information, click on it, create a report, and I want this report to be saved into the “Document” field in this record.

Is it possible somehow?

Hi,

Yes, you can use WF and the Run script action to download attachments from a record and then, for example, put them all into a .zip file. However, this is a more complex script that spans several lines.