1. Ask Leap to add Emailr
You can add Emailr in a Leap project by asking the chat to add email sending with Emailr. Example prompt2. Add your Emailr API key
To use Emailr with Leap, you’ll need to add a Emailr API key, which you can create in the Emailr Dashboard. Do not share your API key with others or expose it in the browser or other client-side code. Leap will prompt you to set a secret value on the Infrastructure page. Paste your key value and click Update secret.Learn more about the Emailr integration in the Leap
documentation.
3. Add a custom domain to your Emailr account
By default, you can only send emails to your own email address. To send emails to other email addresses:- Add a custom domain to your Emailr account.
- Add the custom domain to the
fromfield in theemailrfunction in Leap (or ask the chat to update these fields).