TransformEventWithPlaybook

Receives a playbook and input event and returns the transformed output.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
object,null | google.protobuf.Struct

The event payload to transform through the playbook. Can be the original client event or
intermediate output from a prior transform step. Use original_event to provide the unmodified
client event when input_event has been transformed and may be missing metadata fields.

object,null | google.protobuf.Struct

The unmodified client event. Used to derive event name for playbook stanza matching.
When omitted, event identifiers are extracted from input_event.

object,null | protobuf.streamingpb.v1.PipelineFilter

PipelineFilter is optional and would run prior to the Playbook

object,null | protobuf.streamingpb.v1.Playbook

Playbook is optional, but one of either playbook or pipeline_filter required. Both is also valid.

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