Is it possible to send XLSX attachment through an email from Foundry?

I have a pipeline that generates excels documents. I want those to be attached and sent via email (notifications) from Foundry.
Is there a built-in way to do this ?

I guess you could bring this attachments/documents into the Ontology.

And then setup an automation with Palantir Foundry Automate that sends an email whenever a new Object get’s added to your attachments/documents Object Set.

So whenever your pipeline runs and generates new unique Documents it will automatically send it.

1 Like

Let me know if you see any blockers there?