Send a test event
1
Open the destination
In Tensorlake Cloud, select your project,
select Webhooks, then open the destination you want to test.
2
Select an event
Under Test delivery, select one of the event types subscribed by this
destination.
3
Send the event
Select Test webhook. Tensorlake sends a signed synthetic payload to the
configured endpoint.
4
Confirm your receiver
Verify that your endpoint validates the signature, records the
event_id,
parses the expected event shape, and returns a
2xx response.