Versions Compared

Key

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

How to obtain your MailUp API credentials

...

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: Salesforce, 

...

Zapier, 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 abcd.emailsp.net or a4h4i.s21.it (or alike).Image Removed

API User Name

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.

Image Removed

 

2: The WS User Name is your API user name. It starts with the letter "a" followed by your numeric account number.

API Password

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

...

For your e-commerce integration, it is recommended to connect with both WSMailUpImport and FrontEnd.

For your CMS (WordPress, Drupal, etc), it is recommended to connect with FrontEnd

For your CRM (Windows Dynamics, etc), view this page.

 

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 to both WSMailUpImport and FrontEnd services.
Image Removed

Image Removed

Info
titleLocating a Web site's IP address
To find out the IP address of your Web site, you can use a service such as http://websiteipaddress.com or http://www.selfseo.com/find_ip_address_of_a_website.php

For current MailUp 7 customers, please view the video tutorial:

Widget Connectorwidth500urlhttp://www.youtube.com/watch?v=SzRd3GLC_0YPlease 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).