1. Call the Emailr integration in Anything
Type/Emailr in the chat and select the integration, and ask Anything to add email functionality to your project.
2. Add your Emailr API key
Anything usually prompts you for a Emailr API key, which you can add in the Emailr Dashboard. If Anything doesnβt prompt you for a Emailr API key, click the More options button and select Secrets. Click the Add new secret button.- Name:
EMAILR_API_KEY - Value: Your Emailr API key (e.g.,
em_xxxxxxxxx0)
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 Create.