Spring 2018 Updates

June 29, 2018 | by

In the Spring 2018 release we are releasing new REST APIs, and web tracking privacy enhancements.  See the full list of updates below.

REST API

Static List CRUD

Allows users to remotely Create, Read, Update, and Delete Static List Records.  Enables management of the entire lifecycle of a static list through REST APIs, including populating and maintaining membership.  Details can be found here.

Custom Activity Metadata

Allows users to remotely create Custom Activity Records.  Enables management of the entire lifecycle of custom activities through REST APIs, including manipulation of types and type attributes .  Details can be found here.

Smart List Metadata

Allows users to remotely Read, Clone, and Delete Smart List Records.  Enables management of smart lists through REST APIs.  Details can be found here.

Web Tracking Privacy

The Munchkin JavaScript web tracking code has been enhanced to include the following privacy-related enhancements:

  • Opt-Out – Ability to allow visitors to permantly opt-out of web tracking.  Details can be found here.
  • IP Address Anonymization – Comply with local and international privacy regulations by providing ability to anonymize the IP addresses of web visitors.  See anonymizeIP configuration parameter here.

Other Enhancements

REST API

  • The Get Folders endpoint now returns all folders when a non-root parent and maxDepth=1 are specified.
  • The Get Landing Page by Id endpoint now returns URL attributes with the protocol in all cases (http:// or https://).