Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zuora Custom Event Triggers API

The Event Trigger service manages the business events and trigger conditions that are defined on [Zuora Business Object Model](http://knowledgecenter.zuora.com/BB_Introducing_Z_Business/D_Zuora_Business_Objects_Relationship) or custom objects. When a Zuora object changes, the trigger conditions defined on the object are evaluated, and if any condition qualifies, a business event will be triggered and turned into a notification.**Note**: Event Triggers operations are only applicable to custom events.

Zuora Custom Event Triggers API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Custom Event Triggers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-12-15
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Custom Event Triggers 5

The Event Trigger service manages the business events and trigger conditions that are defined on [Zuora Business Object Model](http://knowledgecenter.zuora.com/BBIntroducingZBusin…

POST
/events/event-triggers
Create an event trigger
POST_EventTrigger 8 params → 200400500
GET
/events/event-triggers
List event triggers
GET_EventTriggers 11 params → 200400500
GET
/events/event-triggers/{id}
Retrieve an event trigger
GET_EventTrigger 7 params → 200404500
PUT
/events/event-triggers/{id}
Update an event trigger
PUT_EventTrigger 8 params → 200404500
DELETE
/events/event-triggers/{id}
Delete an event trigger
DELETE_EventTrigger 7 params → 204404500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are EventTrigger (6 properties), PostEventTriggerRequest (5 properties), PutEventTriggerRequest (4 properties), EventType (3 properties). Each schema is shown below with its type and property counts.

PutEventTriggerRequest
object
4 properties
EventType
object
3 properties 2 required
EventTrigger
object
6 properties
ErrorResponse
object
1 property
PostEventTriggerRequest
object
5 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-custom-event-triggers-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API