Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Here are listed all the webhooks entries that you should configure for each MailUp list that is referenced on the extension. You should create one webhook for each table row. You can customize the values in orange and italics, while other values should not be changed.

Encryption Key

For Joomla! integration you shall use the same key value for all configured webhooks. It is recommended that you provide a strong key value (e.g. both letters and numbers, at least 8 chars).

NameURLEventSourceMethodActiveCryptedKeyParameters (name/type)URL is called when
Change by APIhttp://www.mytestsite.com/components/com_mailup/webhook.phpCHANGEPROFILEAPIGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
Recipient changes personal data or group subscriptions by means of external subscription forms that use xmlUpdSubscriber.aspx
Change by consolehttp://www.mytestsite.com/components/com_mailup/webhook.phpCHANGEPROFILECONSOLEGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
MailUp console user changes profile (personal data or group subscriptions) of a specified recipient
Change by recipienthttp://www.mytestsite.com/components/com_mailup/webhook.phpCHANGEPROFILERECIPIENTGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
Recipient changes personal data or group subscriptions by means of external subscription forms that use subscribe.aspx
Delete by consolehttp://www.mytestsite.com/components/com_mailup/webhook.phpDELETECONSOLEGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
  • gru / Groups
MailUp console user removes a specified recipient
Subscribe by APIhttp://www.mytestsite.com/components/com_mailup/webhook.phpSUBSCRIBEAPIGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
  • gru / Groups
Recipient unsubscribes to a MailUp list by means of external subscription forms that use xmlSubscribe.aspx
Subscribe by consolehttp://www.mytestsite.com/components/com_mailup/webhook.phpSUBSCRIBECONSOLEGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
  • gru / Groups
MailUp console user forces subscription of a specified recipient
Subscribe by recipienthttp://www.mytestsite.com/components/com_mailup/webhook.phpSUBSCRIBERECIPIENTGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
  • gru / Groups

Recipient clicks on "confirmation link" that is contained in the email message that can be sent to new list subscribers. An event is raised by the following pages:

  • frontend/autoprofile.aspx
  • frontend/optin.aspx
  • frontend/optout_options.aspx
  • frontend/subscribe.aspx


Unsubscribe by APIhttp://www.mytestsite.com/components/com_mailup/webhook.phpUNSUBSCRIBEAPIGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
  • gru / Groups
Recipient subscribes to a MailUp list by means of external subscription forms that use xmlUnsubscribe.aspx
Unsubscribe by consolehttp://www.mytestsite.com/components/com_mailup/webhook.phpUNSUBSCRIBECONSOLEGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
  • gru / Groups

MailUp console user forces unsubscription of a specified recipient.


Unsubscribe by recipienthttp://www.mytestsite.com/components/com_mailup/webhook.phpUNSUBSCRIBERECIPIENTGETONONmyKey1234
  • evt / Event Type
  • evd / Event Date
  • eml / Email
  • idl / ID List
  • idn / ID NL
  • gru / Groups
Recipient unsubcribes to a specified list by clicking the "unsubscribe" link in the footer of received email message. An event is raised by the following pages:
  • frontend/autoprofile.aspx
  • frontend/doubleoptout.aspx
  • frontend/doubleoptout_multiplo.aspx
  • frontend/listunsubscribe.aspx
  • frontend/optout.aspx
  • frontend/optout_options.aspx
  • No labels