Skip to main content

Testinvocation

Properties

NameTypeDescriptionNotes
triggerIdstringTrigger ID[default to undefined]
input(optional) objectMock input to use for test invocation. This must adhere to the input schema defined in the trigger being invoked. If this property is omitted, then the default trigger sample payload will be sent.[default to undefined]
contentJsonobjectJSON map of invocation metadata.[default to undefined]
subscriptionIds(optional) Array<string>Only send the test event to the subscription IDs listed. If omitted, the test event will be sent to all subscribers.[default to undefined]