Versions Compared

Key

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

Overview

This web service allows to map in MailUp - using groups and lists - the recipients contained in a third party application, and also allows the external system to access the sending details of MailUp mailings. So MailUp can handle the segmentation of recipients already existent in the third party system, as well as sendings to recipients subscribed to multiple lists.

Authentication

WS_MailUpImport checks the following parameters in order to authenticate requests:

...

  • MailUp API is off;
  • username and/or password are incorrect;
  • the IP address of the third party application has changed since the last successful access. The IP address can be manually changed in the MailUp console.

Glossary

MailUp customer: a company/business subscribing to the MailUp service

...


MailUp API Account: a specific account for web services, made of a username and a password. It is automatically created when a new MailUp account is created for a new customer, while for existing customers it is manually created via the MailUp console. 


WS: web service

MailUp API status

Once the API account has been created, APIs must be activated in order to be able to receive requests (they are disabled by default for safety reasons): they can be activated manually using the MailUp console or automatically by calling a specific URL. 
Disactivation is also manual through the MailUp console.
The IP address of the application using the web service is registered at activation stage.

...