DeliverEventToIntegration delivers an event to an integration and returns the response.

Uses the SDKConnection or EndpointSchema to deliver the event.
No filters or transformations are run for the integration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Deprecated: Use original_event instead. When original_event is present, this field is ignored.

object,null | google.protobuf.Struct

The event payload to deliver to the integration. Typically the output of TransformEventWithPlaybook,
which may have stripped fields like writeKey and type. Use original_event to provide the unmodified
client event for metadata derivation.

object,null | protobuf.streamingpb.v1.Integration
object,null | google.protobuf.Struct

The unmodified client event. Used to derive writeKey, event name, userId, and other metadata
for delivery. When omitted, falls back to event_name (if set) or extraction from input_event.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json