> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-fix-docs-5546-update-db-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Telegram

> Découvrez comment configurer vos actions de flux Telegram pour envoyer des messages.

## Configurer la connexion à votre coffre-fort

Pour configurer une connexion au coffre-fort pour vos actions Telegram, vous aurez besoin d’un **jeton** :

<Frame>
  <img src="https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/T1CC4nT0SD3pmXEk/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?fit=max&auto=format&n=T1CC4nT0SD3pmXEk&q=85&s=099645baa5f0cfa1278419c296911bac" alt="Dashboard > Actions > Forms > Flows > actions > Telegram" data-og-width="1404" width="1404" data-og-height="545" height="545" data-path="docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/T1CC4nT0SD3pmXEk/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=280&fit=max&auto=format&n=T1CC4nT0SD3pmXEk&q=85&s=338d7c8ea4a4f19c37322fa89a645f14 280w, https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/T1CC4nT0SD3pmXEk/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=560&fit=max&auto=format&n=T1CC4nT0SD3pmXEk&q=85&s=81ff2dbf7df44bd6d9a6ff95e9407116 560w, https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/T1CC4nT0SD3pmXEk/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=840&fit=max&auto=format&n=T1CC4nT0SD3pmXEk&q=85&s=09a78e7669c48306cb17cc5f8b1e0a2b 840w, https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/T1CC4nT0SD3pmXEk/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=1100&fit=max&auto=format&n=T1CC4nT0SD3pmXEk&q=85&s=797b67c135038a8b72f2135003c05439 1100w, https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/T1CC4nT0SD3pmXEk/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=1650&fit=max&auto=format&n=T1CC4nT0SD3pmXEk&q=85&s=7b18689e6289158f126c7cf499223963 1650w, https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/T1CC4nT0SD3pmXEk/docs/images/fr-ca/cdy7uua7fh8z/21Q1BjBAgDHxVR0YgAqedA/fcd1c5dfbd5c6f6fe8d9ea4c951efcb3/whatsapp-vault-connection.png?w=2500&fit=max&auto=format&n=T1CC4nT0SD3pmXEk&q=85&s=d8f74408349b2effed10c135eed7638c 2500w" />
</Frame>

Pour savoir comment générer un jeton, lisez l’article [API Bot de Telegram](https://core.telegram.org/#bot-api).

## Envoyer un message Telegram

Envoyer un message à un clavardage Telegram

<Frame>
  <img src="https://mintcdn.com/docs-dev-fix-docs-5546-update-db-search/JY_tQW0lcyhQ1aQm/docs/images/fr-ca/cdy7uua7fh8z/kgSIPsWN5djsT1yQqg5Z8/fea0821d0e919c5101d01b84b968dd53/sendtelegrammessage.png?fit=max&auto=format&n=JY_tQW0lcyhQ1aQm&q=85&s=376f3c8bd495bf92788f29c5f802624c" alt="" width="1404" height="909" data-path="docs/images/fr-ca/cdy7uua7fh8z/kgSIPsWN5djsT1yQqg5Z8/fea0821d0e919c5101d01b84b968dd53/sendtelegrammessage.png" />
</Frame>

### Paramètres de saisie

| Paramètre                | Description                                                                                                |
| ------------------------ | ---------------------------------------------------------------------------------------------------------- |
| ID de chat (obligatoire) | L’ID de chat Telegram. Doit être obtenu auprès du [Telegram’s Bot Father](https://core.telegram.org/bots). |
| Messages (obligatoire)   | Le contenu du corps du message Telegram.                                                                   |

### Paramètres de sortie

Vous trouverez les codes de réponse et d’état attendus dans la [documentation de Telegram](https://core.telegram.org/method/messages.sendMessage).
