Versions Compared

Key

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

...


(1) either email or sms parameter must be specified
(2) if blankthe prefix not specified, default value settings for the list will be used
(3) for further details on how to use these fields, please see the section about the "subscribe.aspx" API (top of this page)

RESPONSE VALUES

CODEDESCRIPTION
0Operation completed successfully / User already subscribed Either email address or mobile number has been changed
1Generic error
2Invalid email address or mobile number
3

...

User already subscribed
-1011IP not registered

This function performs a check on a user

...

subscription status Xmlchksubscriber.aspx (User subscription check)

URL

The URL to use depends on your MailUp account's unique URL. If your MailUp admin console address is xyzw.espsrv.com, the correct action URL for the form (the URL of the form handler) will be http://xyzw.espsrv.com/frontend/Xmlchksubscriber.aspx

...


(1) either email or sms parameter must be specified
(2) if blank, international code for Italy the prefix is not specified, default settings for the list will be used (0039) 


 

RESPONSE VALUES

CODE

DESCRIPTION

1

Generic error / user not subscribed

2

User subscribed (OPT-IN)

3

User unsubscribed (OPT-OUT)

4

User subscription to be confirmed (PENDING)

...


(1) either email or sms parameter must be specified
(2) if blank, international code for Italy the prefix is not specified, default settings for the list will be used (0039) 

 

RESPONSE VALUES

CODE

DESCRIPTION

0

User unsubscribed successfully

1

Generic error

3

User unknown / already unsubscribed

...

This function allows to update a user's personal data.

URL

The URL to use depends on your MailUp account's unique URL. If your MailUp admin console address is xyzw.espsrv.com, the correct action URL for the form (the URL of the form handler) will be http://xyzw.espsrv.com/frontend/Updsubscriber.aspx

REQUEST PARAMETERS

Name

Mandatory?

Description

ListGuid

Y

Alphanumeric code associated to a distribution list

List

Y

List ID

Email

(1)

User email address

Sms

(1)

User mobile number, with international prefix (2)

Replace

N

Parameter to enable or disable group replacement for the specified user. Accepted values: 0/1/false/true – Default value: false

Group

N

Groups to which to subscribe the user

csvFldNames

N

Personal data codes (separated by the ";" character)

csvFldValues

N

Values related to personal data codes (separated by the ";" character)


(1) at least one between email or sms parameters must be specified
(2) if blank, international code for Italy the prefix is not specified, default settings for the list will be used (0039) 

 

RESPONSE VALUES

CODE

DESCRIPTION

0

Data updated successfully

1

Generic error