Skip to content

Marketo webhook adapter

Ben Fradet edited this page Jul 19, 2018 · 4 revisions

HOME > SNOWPLOW TECHNICAL DOCUMENTATION > Webhooks > Marketo webhook adapter

Contents

1. Overview

This webhook adapter lets you track webhook events logged by Marketo.

2. Implementation

2.1 Event source

Details of the Marketo webhook format as of 2nd July 2018.

Marketo sends events as a POST request with all information in the body, with application/json as the content type.

2.2 Snowplow adapter

Implementation: Marketo

Marketo webhook support was implemented in Snowplow R107 Trypillia.

3. Events

All resources for this webhook's events:

Event JSON Schema JSON Paths Redshift Table
Webhook event event 1-0-0 event_1.json com_marketo_event_1.sql

4. See also

Marketo webhook setup

Clone this wiki locally