It is very easy to send a message in Telegram in n8n. Here’s a quick guide on how to do it in simple steps:
- Inside your n8n workflow, tap the 'Add' button to create a new step.
- Select 'Action in an App' to proceed.
- Following that, tap the search bar and type 'Telegram'.
- Choose 'Telegram' from the suggested results.
- Under the Message Action section, find and select 'Send a Text Message'.
- Tap the 'Credential' menu, then choose the Telegram account you want to use.
- As for the 'Resource', select 'Message' from the available options.
- Make sure that the operation is set to 'Send Message'.
- Following that, prepare the Chat ID of your conversation with the intended recipient and then enter it into the provided input field.
- Type the message afterwards into the 'Text' field.
- Configure the other available settings if necessary. For instance, you may set the Reply Markup or add new fields.
- Finally, click 'Execute Step' to trigger your workflow and send a message to Telegram.



