Viewing WhatsApp Stream Details

Learn how you can review the details of the WhatsApp stream API you create

Once the WhatsApp stream is drafted/created, it is added to the Streams API table.

To review its details, select the stream in the table.

Screenshot of  Streams API tab

Streams API tab

Info Tab

By default, a click on the stream will open the Info tab in the sidebar menu with main information on the stream and its statistics.

Screenshot of reviewing Info section

Reviewing Info section

WhatsApp Tab

You can find your existing senders and templates created in the WhatsApp tab in WhatsApp Settings section. TextPeak will use them to send messages through this stream API.

Below, you can see the templates used.

Screenshot of the WhatsApp settings section

Reviewing WhatsApp section

Events Tab

In this tab, you can edit the existing message templates or add new templates to your streams.

Screenshot of reviewing Events section

Reviewing Events section

📘

NOTE

For more details about how you can manage your WhatsApp templates, check the Managing WhatsApp Templates article.

Webhooks Tab

In the Webhooks tab, you can find and copy the endpoint and request body for the webhooks you created for the stream.

Screenshot of reviewing Webhooks section

Reviewing Webhooks section

Request API Tab

The API requests preview is available in the Request API tab. You can copy the

endpoint or request body immediately.

  • The initial conversation request is for the first message.

    Screenshot of the Initial conversation request section

    Initial conversation request section

  • Scroll down to see the message with a media request ​. This is for conversations with images, videos, files, and other elements.

    Screenshot of the Message with media request section

    Message with media request section

  • The reply message request is for sending text messages in a reply. ​

    Screenshot of the Reply message request section

    Reply message request section

The webhook request will be displayed if a webhook was created in Step 3.​

Screenshot of the Webhook request section

Webhook request section