We have several webhooks which successfully receive HTML files via POST (using JQuery) to Fusion Webhooks. We are now developing a new scenario where we want to submit image / text / ics files to a Fusion webhook. No problem sending from Postman, so we know the 'structure' of the post is right, but ...