Versions Compared

Key

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

Overview

MailUp provides all the tools you need to let a visitor to your Web site or blog subscribe to a specific list using a subscription form. Such forms can be hosted by MailUp or placed directly on your Web pages. 

See the following articles for technical details on how to perform GET/POST request to the MailUp API that allow you to subscribe, update, and unsubscribe recipients.

Child pages (Children Display)

Integrating an existing form with MailUp

A subscription form on your website can transfer the inserted data to your MailUp account through simple calls to aspx pages. There are aspx pages that allow to insert, modify, search, and remove contacts in your MailUp distribution list. You can:

  • Subscribe a recipient to different lists and groups, using the “Codes table” as a reference (path: Settings > Codes table)
  • Unsubscribe a recipient from a list;
  • Check subscription status;
  • Update a recipient's profile.

See more technical details on how to perform these operations.

Creating a new subscription form

...

You can also leverage the REST or SOAP APIs to accomplish the same tasks (e.g. subscribing new recipients).

...


Info
titleWhat's a "campo"?
The field code uses the word "CAMPO" because MailUp's original source code was developed in Italy. "Campo" means "Field" in Italian (smile)