Getting Started with Circle and XMPL APIs

Introduction

In addition to the uProduce REST APIs, XMPie’s Cross Media solution includes two additional technologies that are used for managing, creating and delivering web, email and SMS content.

  • Circle is a cloud-based platform for planning, building, automating and reporting cross media campaigns. The Circle Cloud API is a REST API that can be used to automate and integrate cross media campaigns into larger applications.

  • XMPL is the markup language used to create dynamic web pages and emails used as part of XMPie cross media campaigns. XMPie provides a JavaScript Library that can be used by web designers to interface between the XMPL tags and attributes in the HTML, and the XMPL REST API. However, web developers may choose to ignore the JavaScript library and connect directly to the XMPL REST API.

API documentation

Documentation for the Circle Cloud API: https://eu.xmcircle.com/CloudAPI/Help/index.html

The XMPL Server API documentation is installed on your XMPL Server at:

http://<your server IP address or hostname>/XMPieXMPL_REST_API/help

Video tutorials

Circle APIs

Introduction

Turning on or off Circle automation

Getting a Touchpoint preview

XMPL APIs

Introduction

Reading ADORs

Multiple Referrals

Writing to multiple tables

Recipient update via Postman