Articles in this section

Set up a connection to Infobip

Infobip is a global cloud communications platform that helps businesses send and manage customer interactions across channels like SMS, WhatsApp, email, voice, and push notifications, all through APIs and a single platform.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

Subdomain * 

Enter your Infobip account subdomain. For example, if your URL is https://4kmdgm.api.infobip.com, then 4kmdgm is your subdomain.

Auth type * 

Select your Infobip account authentication type (Token or Basic).

Auth type: Token 

API key * 

Enter your Infobip API key.

Multiple layers of protection, including AES 256 encryption, are in place to keep your API key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

dataLoad.svg​​ How to retrieve the API key 

Auth type: Basic 

Username * 

Enter your Infobip account username.

Password * 

Enter your Infobip account password.

Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s password safe. When editing this form later, you must enter this password again; it is stored only when the connection is saved and never displayed as text.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the respective documentation for OAuth 2.0 auth and Basic auth universal connectors.

How to retrieve the API key

  1. Sign in to your Infobip account.

  2. Navigate to Developer toolsAPI keys.

  3. Click Create API key

  4. Enter a Name.

  5. Select the API scopes.

  6. Click Create.

  7. Copy the API key.

Note

In addition to basic authentication, API access must be enabled from the user’s dashboard. Navigate to Profile > User profile > Access controls > API access, and select the appropriate protocols to allow basic-authentication user access.