Hello!
I’m working on a Thunk that processes requests from our Email Channel, where the email attachment is the item being processed.
Currently, only one workflow is initiated per email, regardless of the number of attachments. I was wondering if there’s a way to trigger a separate workflow for each attachment in a single email? This would make bulk processing much easier than sending individual emails for every file.
I can share the Thunk via private message if needed.
Thanks!
