Versions Compared

Key

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

...

  1. In your IBM Watson Automation Campaign database, create a new standard web form.
  2. Keep the default fields in the new form and follow the instructions in the IBM wizard. 
  3. Publish the form.
  4. On the Publish Confirmation page, click Publish Site.
  5. In the Site Settings, copy the site URL. For example: http://www.pages03.net/trial-magnoliainternational/<sitename>/Form
  6. In Magnolia, go to the Pages app and open the watsonFormSample page: http://localhost:8080/magnoliaAuthor/.magnolia/admincentral#app:pages:detail;/watsonFormSample:edit
  7. Edit the External Form sample component to add the URL of the site you just published.

    The External Form component can now fetch data from IBM Watson Automation Campaign.
Note

If you encounter problems, you may have to refresh the configuration of the magnolia-external-forms-ibm module. To do so, open a property in Configuration app >/modules/external-forms-ibm/config and close it again. This restarts the module.

Test the form and view consent in Magnolia and IBM Watson Campaign Automation

Preview the watsonFormSample page.

When a visitor submits data their email address in the published form, consent is requested by email (same as JCR forms in Magnolia).

The Opt-in Email tab configures the parts of the email which are sent to the user in the second phase of the opt-in procedure.

In this sample, the content of the email requests consent confirmation (the user to confirm their consent, which acts as double opt-in).


Once the visitor confirms consent  go to the Visitors See visitors app - new item, stored in visitors workspace (same consent process).

...