can I use the email hook for any kind of email?

I am looking to create transactional emails, such as new account or paid account. Can I use the email hook for this?
1 Reply
garyaustin
garyaustin7h ago
The auth hooks are just for doing auth emails. Most providers provide easy to use API's though to send your own emails from something like an edge function.

Did you find this page helpful?