# Receiving

- [Introduction](/help-desk/receiving/introduction.md): Receive data
- [Webhooks](/help-desk/receiving/webhooks.md): Webhook technology allows you to fulfill incoming notifications directly to your server
- [Our webhooks (Tracked events)](/help-desk/receiving/webhooks/our-webhooks-tracked-events.md): Every time the connected number receives an interaction, we will make a request with the POST method to the previously configured URL
- [Where to Find the Webhook URL?](/help-desk/receiving/webhooks/where-to-find-the-webhook-url.md): How to set up a webhook URL to receive real-time data from our API
- [Set the webhook link to the channel](/help-desk/receiving/webhooks/set-the-webhook-link-to-the-channel.md)
- [Detailed webhook settings](/help-desk/receiving/webhooks/detailed-webhook-settings.md): Webhooks Mode / Request Method / Persist webhook / Auto Download
- [How to check the webhook?](/help-desk/receiving/webhooks/how-to-check-the-webhook.md): Test your webhook on the server and locally
- [Incoming webhooks format](/help-desk/receiving/webhooks/incoming-webhooks-format.md): This section describes incoming webhooks format: messages, files, outgoing messages statuses, account and device (phone) status
- [Incoming message](/help-desk/receiving/webhooks/incoming-webhooks-format/incoming-message.md)
- [Sent message](/help-desk/receiving/webhooks/incoming-webhooks-format/sent-message.md)
- [Chats](/help-desk/receiving/webhooks/incoming-webhooks-format/chats.md): Webhooks that Whapi.Cloud will generate regarding your chats.
- [How to Track Chat Labels via Webhook](/help-desk/receiving/webhooks/incoming-webhooks-format/chats/how-to-track-chat-labels-via-webhook.md): How can I detect which label is assigned to a chat using webhooks?
- [Groups](/help-desk/receiving/webhooks/incoming-webhooks-format/groups.md): WhatsApp Cloud API Webhooks for Groups
- [Communities](/help-desk/receiving/webhooks/incoming-webhooks-format/communities.md): WhatsApp Cloud API Webhooks for Communities
- [Contacts](/help-desk/receiving/webhooks/incoming-webhooks-format/contacts.md): Receiving New Contacts via Webhook
- [Account and device status](/help-desk/receiving/webhooks/incoming-webhooks-format/account-and-device-status.md): Webhook on whapi channels and session status
- [Other](/help-desk/receiving/webhooks/incoming-webhooks-format/other.md)
- [Calls](/help-desk/receiving/webhooks/incoming-webhooks-format/other/calls.md)
- [Presences](/help-desk/receiving/webhooks/incoming-webhooks-format/other/presences.md)
- [Labels](/help-desk/receiving/webhooks/incoming-webhooks-format/other/labels.md): Callbacks that Whapi.Cloud generates when using Labels in WhatsApp
- [Views of stories (statuses)](/help-desk/receiving/webhooks/incoming-webhooks-format/other/views-of-stories-statuses.md): Allows you to find out who has viewed your statuses
- [Story (status) from your contacts](/help-desk/receiving/webhooks/incoming-webhooks-format/other/story-status-from-your-contacts.md): Allows you to get information about new stories (statuses) of your contacts
- [Receive messages](/help-desk/receiving/webhooks/receive-messages.md): How to Receive WhatsApp messages using webhook and various program languages
- [Receive WhatsApp messages using PHP](/help-desk/receiving/webhooks/receive-messages/receive-whatsapp-messages-using-php.md): How to Receive WhatsApp messages using PHP and webhook
- [Receive WhatsApp messages using Node js](/help-desk/receiving/webhooks/receive-messages/receive-whatsapp-messages-using-node-js.md): How to Receive WhatsApp messages using Node.js and webhook
- [Receive WhatsApp messages using Python](/help-desk/receiving/webhooks/receive-messages/receive-whatsapp-messages-using-python.md): How to Receive WhatsApp messages using Python and webhook
- [HTTP API](/help-desk/receiving/http-api.md): Receive notifications via HTTP API
- [How to retrieve files](/help-desk/receiving/http-api/how-to-retrieve-files.md): How developers can retrieve any type of file (document, image, audio, video, etc.) from WhatsApp messages using Whapi.Cloud's API
- [Retrieve a Specific User's Chat History](/help-desk/receiving/http-api/retrieve-a-specific-users-chat-history.md): How to Retrieve a Specific User's Chat History via WhatsApp API?
- [Get a full-size picture in the response](/help-desk/receiving/http-api/get-a-full-size-picture-in-the-response.md): How to get a media file via a link
- [Get order items](/help-desk/receiving/http-api/get-order-items.md): The method allows you to get information about the items in the shopping cart sent to you in messages
- [Get a profile picture of a chat or user](/help-desk/receiving/http-api/get-a-profile-picture-of-a-chat-or-user.md): Explore this if you need to know about contact and chat avatars
- [Restoring Missing Messages Using Resync](/help-desk/receiving/http-api/restoring-missing-messages-using-resync.md)
- [File expiration period](/help-desk/receiving/file-expiration-period.md)
