Add the email addresses that will receive the notifications. You will need to confirm you have access to the email.
Create an email template with as many variables as you need, both in the body and the subject.
Add that endpoint to your workflow, whether it's in code, triggered by a form submission, or any other sort of automated process.
Send the email by making a simple API call to our service. We'll handle the rest.
No, we only keep the content for the interval between receiving the hook, and sending the email (i.e. a few seconds usually).
You can call the API by making either a GET, PUT, or POST request to the endpoint. For GET, the parameters should be sent as (url-encoded) query string parameters. For POST/PUT, we support JSON and form data.
Yes, you can set a minimum interval for each hook. Then, if the hook is called twice within that interval, the second call will be skipped.
We save the hash of the contents received to determine if it's a duplicate. Those hashes are also deleted on a regular basis.
Yes! You can add as many recipients as you want for each hook.
You can add up to 10 recipients. If you need more, please contact us!
Pricing
It's free up to 100 emails per month.
If you need more, the pricing is credit-based, with 10k emails/10$.
Made in 🇪🇺 🇱🇺 with ❤️
© 2025 Hook2Email All rights reserved