Using custom email service

Is there any way how to use my own email service, for example mailchimp, instead of supabase itslef? I mean we have created lot of templates with variable. etc. so I would just need to obtain a verification URL after the signUp() method which I would send via our email service.

The same I would need for forgotten password etc.
Thanks
Was this page helpful?