TransformEventWithPlaybook receives a playbook and input event and returns the transformed output.Ask AIpost https://www.metarouter.io/contact/v1.1/test/transform_event_with_playbookReceives a playbook and input event and returns the transformed output.Body ParamsinputEventobject | nullgoogle.protobuf.StructinputEvent object | nullpipelineFilterobject | nullprotobuf.streamingpb.v1.PipelineFilterPipelineFilter is optional and would run prior to the PlaybookpipelineFilter object | nullplaybookobject | nullprotobuf.streamingpb.v1.PlaybookPlaybook is optional, but one of either playbook or pipeline_filter required. Both is also valid.playbook object | nullResponses 200OK 4XXSomething is wrong with your request such as missing or invalid data. Correct your request and try again. 5XXInternal server error. Try again later or reach out to MetaRouter support.Updated 3 months ago