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

Version 1 Next »

Here are listed all the webhooks entries that you should configure for each MailUp list that is referenced on the extension. 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

You can 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
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
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
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
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
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
  • No labels