Table of Contents |
---|
...
The MailUp module for Drupal works with versions 6.x of Drupal. It has been successfully tested with Drupal 6.26 and MailUp versions from 7.4 to 8.0x.
If you have a standard installation of Drupal please ensure that you have installed also the following:
...
Before you start you must connect installed module to your MailUp admin console. Here below you can find an example of how the module has to be configured.
Console Id: number that identifies a MailUp admin console.
Endpoint: console URL + /frontend
WebService MailUpWsImport WSDL: console URL + /services/WSMailUpImport.asmx?WSDL
Namespace: http://ws.mailupnet.it/ (always)
Webservices Username: 'a' + console ID
Webservices Password: it can be set by MailUp administrator (see previous paragraph)
WebService MailUpSend WSDL: https://wsvc.ss.mailup.it/MailupSend.asmx?WSDL (always)
Allow new users to subscribe the list within the registration form: select this option if you want to show newsletter for subscribing when registering as new user of your Drupal powered website
Use email confirm service: select this option if you want that newsletter subscribers receive an email to confirm their subscription.
Map profile of Drupal users with MailUp personal data fields
In order to obtain a better segmentation of the recipients of your message you can export to MailUp the profile settings of Drupal users.
As shown in the picture below, MailUp personal data fields are listed in the "Profile mapping" page, then you can link each data field with a Drupal field by means of a dropdown menu.
Selection of MailUp lists that can be used for subscriptions
...