Problem with Resend Make Module Attachments: filename ignored, always shows as attachment-0

Hi @wuxiwanzi I found what was the problem.

The resend send email make module has a mistype in it’s body json.
It should send “filename” but it sends “Filename”.

I workaround it by using the resend api call module.