const customPayload = { "test": "test" } await window.botpress.sendEvent(customPayload)
customPayload
{{ event.payload }}
Was this page helpful?