Skip to main content
Base44 is a platform for building apps with AI. You can add Emailr in a Base44 project by asking the chat to add email sending with Emailr.
This integration requires backend functions, a feature available only on Builder tier and above. Learn more about Base44 pricing.

1. Add the Emailr integration in Base44

If starting a new app:
  1. Click Integration in the top nav.
  2. Search for Emailr, select it, and choose Use This Integration.
Screenshot placeholder If adding Emailr to an existing app:
  1. Enable backend functions.
  2. Ask the chat: “Add the Emailr email integration to my app. Prompt me to provide the API key and send a welcome email to new users.”
See the Base44 documenation for more information.

2. Add your Emailr API key

However you add Emailr to your project, 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. Copy the API key and paste it into the EMAILR_API_KEY field in Base44. Screenshot placeholder

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:
  1. Add a custom domain to your Emailr account.
  2. Add the custom domain to the from field in the emailr function in the Base44 backend function (or ask the chat to update these fields).
Get more help adding a custom domain in Emailr’s documentation.