Back to Novu

Infobip Email Integration with Novu

docs/platform/integrations/email/infobip.mdx

3.18.02.1 KB
Original Source

You can use the Infobip provider to send transactional emails to your customers using the Novu Platform with a single API to create multi-channel experiences.

Getting Started

To use the Infobip provider in the email channel, you will need to create an Infobip account and add your API key and Base URL to the Infobip integration on the Novu platform.

Generating an API Key

To generate a new API key in Infobip, you can follow these steps:

  • Sign up or Log in to your Infobip account.
  • Navigate to the Settings of your account and look for the API Keys section at the top of the settings page.

Creating an Infobip integration with Novu

  • Visit the Integrations page on Novu.
  • Click on Add a Provider.
  • Select Infobip service.
  • Enter your Infobip API Key.
  • Enter your Base URL.
    • To see your base URL, log in to the account. Once logged in, on all pages, you should see your base URL in this format: xxxxx.api.infobip.com.
  • Fill in the From email address field using the authenticated email from the previous step.
  • Fill in the Sender's name.
  • Click on the Disabled button and mark it as Active.
  • Click on the Update button.
  • You should now be able to send notifications using Infobip in Novu.

Next Steps

<Columns cols={2}> <Card title="Configure bcc, cc, and reply-to" href="/platform/integrations/email#sending-email-overrides"> Learn how to configure bcc, cc, and reply-to for your email notifications using email overrides </Card> <Card title="Sending email attachments" href="/platform/integrations/email#sending-email-attachments"> Learn how to send attachments with email notifications </Card> <Card title="Use different email integration" href="/platform/integrations/email#sending-email-overrides"> Learn how to use different email provider integrations to be used to send emails </Card> </Columns>