When using IMAP as a HotFolder source,
How to make different attachments in the same letter as different batches?
For example:
Input : 1 letter contains 3 attachments (a.pdf, b.pdf, c.pdf)
The desired result is as follows:
Batch ID_1 (a.pdf)
Batch ID_2 (b.pdf)
Batch ID_3 (c.pdf)
Thank you for any help you can provide.