3. Testing Sending Experiences to the Signals Webhook Consumer

📘

This step will be completed via teamwork between Wunderkind and the client

Now that the client has built the endpoint and Wunderkind has configured experiences to use it, Wunderkind will send test messages for each experience to the endpoint for validation.

Wunderkind will verify that each request returned a 200 OK response from the endpoint

The client should verify that each request has received successfully by the endpoint and that they see the data in the body.

Once it's been confirmed that Wunderkind's requests are being received by the client's Signals Webhook Consumer, this step is complete.

🚧

It is recommended that the client save any requests from this testing in order to run any needed further tests

The deliverable from this step is that it's been established that Wunderkind can successfully send Signals requests to the client.