Webhook email attachment (delete + email body)

Hello everyone,

I am currently struggling with 2 problems.

I have an email webhook to which azure sends my subscribed price view. I extract the attachment (png) and resend the email with a nice template, works.

Problem 1: do you know how I can integrate the image from the attachment into my email body?

Problem 2: azure sends two images, one inline and one as an attachment, the webhook creates 2 attachments from this, which are then forwarded at the end. How can I control this so that I only forward one attachment? I can’t change this in azure.

Do you need any further information?

Thank you very much for your help.