Marketo
Marketo, an Adobe company, develops and sells marketing automation software for account-based marketing and other marketing services and products, including SEO and content creation. Marketo Engage exposes a REST API for programmatic access to leads, programs, campaigns, assets, lists, and bulk impo
4 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Polled stream of deleted-lead events sourced from `GET /rest/v1/activities/deletedleads.json`. Same cursor model as the other activity streams.Marketo Engage Events
-
Polled stream of lead activity events sourced from `GET /rest/v1/activities.json`. Consumers obtain an initial `nextPageToken` from `GET /rest/v1/activities/pagingtoken.json` using a `sinceDatetime`,Marketo Engage Events
-
Polled stream of lead field-change events sourced from `GET /rest/v1/activities/leadchanges.json`. The `fields` query parameter is required and selects which lead fields are tracked. Pagination uses tMarketo Engage Events
-
Outbound HTTP delivery from a Marketo Smart Campaign "Call Webhook" flow step to a subscriber URL. Method is GET or POST, configured per webhook. The body is an author-defined template; this channel mMarketo Engage Events