Versions Compared

Key

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

...

Xmlunsubscribe.aspx (User unsubscription)

 

 

 

Questa funzione forza la disiscrizione di un utente da una listaThis function forces the unsubscription of a user from a list


URL: http://newsletter.nomedominiodomainname.tld/frontend/xmlUnSubscribe.aspx 


PARAMETRI IN INGRESSOINPUT PARAMETERS: 

Name

 

 

NOME

OBBL.

DESCRIZIONE

ListGuid

SI

Codice alfanumerico proprio della lista di distribuzione

List

SI

Codice lista di distribuzione

Email

NO (1)

Indirizzo e-mail dell'utente

Sms

NO (1)

Numero di cellulare dell'utente, comprensivo di prefisso internazionale (2)

 

 

 

...

 

 

 

CODICE

DESCRIZIONE

0

Utente disiscritto con successo

1

Errore generico

3

Utente non esistente / già disiscritto

 

 

 

...

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)


(1) either email or sms parameter must be specified
(2) if blank, international code for Italy will be used (0039) 


OUTPUT VALUES:

 

CODE

DESCRIPTION

0

User unsubscribed successfully

1

Generic error

3

User unknown / already unsubscribed


NOTE:
If successfully unsubscribed, the user will be moved to unsubscribed and will receive an unsubscription confirmation email, if this option has been selected

 

Updsubscriber.aspx (User update)

...

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


URL: http://newsletter.domainname.tld/frontend/xmlUpdSubscriber.aspx 


INPUT 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

Parametro per abilitare o meno la sostituzione dei gruppi per l'utente specificatoValori accettatiParameter to enable or disable group replacement for the specified user. Accepted values: 0/1/false/true – Valore di defaultDefault value: false

Group

N

Groups to which to subscribe the user

csvFldNames

N

Personal data codes (separated by ";" character)

csvFldValues

N

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


(1) either email or sms parameter must be specified
(2) if blank, international code for Italy will be used (0039) 


OUTPUT VALUES:

CODE

DESCRIPTION

0

Data updated successfully

1

Generic error