Mark an email as read

Import an unread e-mail and read the data → Change to read processing afterwards

These are some of the scenarios.
When I tested the scenario, it worked normally (read processing worked properly), but when I turned on WebHook automation, only the read processing didn’t work properly.

It is set to send a web hook as a short word when a specific trigger occurs, and it is a method of receiving a web hook and executing it in make.

Hi @jeong

Why do you need the Webhook?

Can’t you just use Watch Emails or Get Emails as the trigger and run the scenario at specified intervals?

@damato

Thank you so much for your reply.
I only wanted to run it when I got an email. I tried “watch emails” at first, but it only ran every specific time. Anyway, I wanted to cut down on credits.

Can you help me solve the problem of not being able to read the e-mail?

How is the webhook configured right now? Normally you would use the mailhook module to get new emails.

unfortunately, I couldn’t use emailhook because it doesn’t work mail forwarding feature.

So using a text message comes with it when an email is sent, so I’ve set up to send a webhook when I get a message as an iPhone shortcut
And then this automation in Make runs.