Digest and email attachments
I generate a couple of PDF reports for users, for which I send in-app notifications, and I would also like to add an email with the PDFs in attachments.
I considered using the digest step to retain one notification per report in the app, but instead opted for a single email for multiple reports.
However, it looks like the digest step is not merging the attachments from the individual triggers. Only the attachments passed to the first trigger are retained in the final email.
Is there a way to enable the attachments to be merged in the digest step of emails? As a workaround, I could include all attachments in all triggers, but this does not sound very robust.
4 Replies
Hi Kuoun
- could you please share transactionId from the activity feed page for these triggers?
- What is the approximate size of one PDF?
Hi Pawan,
The transaction IDs are:
- txn_690151ea58diohxcx8m7
- txn_690151f3waigahrjwjgd
- txn_690151f53ifg1yks80lm
Each PDF is about 300kb, so less than 1MB in total
Thanks for sharing the details Kuoun. Sharing the details with team and will keep you updated.
This is currently not supported and I have shared this as feature request with team.
Thanks for the answer