REST API/WebHook

Set up triggers and follow-ups to build email campaigns based on data and behavior.

Link your website or application

With our reliable SOAP or REST API you can easily link Copernica with other applications. You can also use WebHooks, with which Copernica sends you real-time notifications of actions such as clicks, opens and bounces.

Fast

The REST API is faster by omitting complex SOAP layers between the different API 'calls'.

Safe

Copernica's REST API uses the OAuth 2.0 protocol.

Simple

You can use the API with access tokens and a few lines of code.

Documentation

Everything you want to know can be found in the detailed documentation.

REST and SOAP API

With the API you can easily request data in Copernica and synchronize it with other applications. Information is only exchanged when you request it. The REST API is newer, faster and simpler than the SOAP API, which we still offer to support old links. An overview of all REST API methods can be found here.

Your website/app

HTTP request

REST & SOAP API

Copernica database

WebHooks

With Webhooks you receive real-time notifications of events within Copernica, such as a click or an open. Copernica creates an HTTP POST call to a server to notify you of the event. You can then process the calls with a script on the server. The servers must have enough capacity to accommodate all events.

Copernica database

Event

WebHook

Your website/app

Events

Log file

Copernica dashboard

or

REST API call

Log files

Copernica stores all mailing related events in log files. You can retrieve these log files with a REST API call, but the Marketing Suite also has an interface for this. If it (temporarily) fails to process calls properly, you can read the log files and find the missed events.