Versions Compared

Key

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

Web services allow you to connect your website or database with your MailUp account.

The MailUp API is organized in two ways, which you see in the drop-down on top of this page:

Image Added

  • WSMailUpImport: a backend method that enables data import (e.g. from your ecommerce store)
  • FrontEnd: a frontend operation that adds and subscribes recipients into MailUp from your website (e.g. when they fill out the newsletter subscription form on your website)

Here you can also find and modify some of the MailUp credentials you need to connect an integrated application to your MailUp account:

  • WS user name: it is a defualt value (typically, the letter "a" followed by a series of numbers)
  • WS password: set a strong password 
Tip
titleMailUp credentials

For a more exhaustive article on all the credentials you need, and where to find them, see this article from our online MailUp API Guide

It is also recommended to leave the "Enabled"  and "IP address check enabled" sections checked.

In order to allow your website to connect with the MailUp system, you have to add the IP address from your website in this section, by clicking on the button "Add IP address".

Note

Make sure you add the IP address here so that your website can call the service. Any requests from non-registered IP addresses will be rejected

Click "Save" whern you are all set.

Tip
titleAPI guide

Please refer to our guide to the MailUp API for a complete overview on how to connect MailUp to external systems such as Web sites, ecommerce applications, CRM, ERP and CMS systems, and so on.

 

 

Info
Under construction