Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How to obtain your MailUp API credentials

You will need your MailUp API credentials to connect an integrated application to your MailUp account (e.g. WordPress, Magento, etc.), or to make an API call to MailUp. Please note that your API credentials are different from your MailUp account login credentials.

Widget Connector
width500
urlhttp://www.youtube.com/watch?v=SzRd3GLC_0Y

The MailUp API credentials consist of:

...

SOAP Web Services and HTTP API

Used by these plugins: /wiki/spaces/mailupUserGuide/pages/36503589, /wiki/spaces/mailupUserGuide/pages/36503569, other integrations unless they indicate to use the REST API credentials. Please note:

  • Your API credentials are different from your MailUp account login credentials.
  • You can obtain these credentials by logging into your MailUp console, as described below.
  • You will also need to authorize your application by adding its IP address(es) to your MailUp account.

REST API

Used by these plugins: SalesforceZapier, Drupal Commerce

  • If you are using an application that has been integrated with the REST API: you do not need to obtain separate API credentials. You will simply need to enter your usual MailUp account credentials.
  • If you wish to integrate your application with MailUp using the REST API, get started here.

Credentials for SOAP and HTTP API

API Endpoint URL (or Console URL)

API calls are made to a URL that consists of the first part of the Web web address to of your MailUp admin console. This URL is unique for each MailUp account.

Just log Log into your MailUp admin console and look at the browser address field. It will look something like cbfilike abcd.emailsp.net or a4h4i.s21.it (or alike).

...

Once logged into the MailUp admin console:

...

1: Go to

...

Settings > Account settings > Developer's corner. On the Developer's corner page, click on Web services.

2: The WS User Name is

...

your API user name

...

. It starts with the letter "a"

...

followed by your numeric account number.

API Password

Once logged into the MailUp admin console:

...

For your internet and application security, enter a strong password (6-8 characters long, case-sensitive, including special characters) in the password field and click

...

on Save.

Enabling the API and authorizing your IP address

For each of the selections in the Web Services drop-down menu:

  • Make sure the Enabled is checked

  • Make sure that IP address check Enabled is checked
  • Add the IP addresses of the Web sites / applications from which you will be making API calls

...

titleLocating a Web site's IP address

...

Please see Connecting to MailUp.

Debugging

The debugging option is mostly for internal purposes. It enables more detailed errors in certain scenarios (e.g. during import). Typically, it should remain unchecked (disabled).