Save yourself the work of writing custom integrations for Apify and Telegram and use n8n instead. Build adaptable and scalable workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Run an Actor
Runs an Actor. You can override the Actor’s input configuration by providing a custom body, which will override the prefilled input values.
Run an Actor and Get Dataset
Runs an Actor, waits for it to finish, and finally returns the dataset items
Scrape Single URL
Scrape a single URL using the Apify Website Content Crawler Actor and get its content as text, markdown, and HTML
Get Last Run
Retrieves the most recent run of an Actor. This endpoint is useful for quickly accessing the latest run details, including its status and storages, without needing to specify a run ID.
Run Task
Runs an Actor Task and return all associated details. You can optionally override the Actor’s input configuration by providing a custom body.
Run Task and Get Dataset
Runs an Actor task, waits for it to finish, and finally returns the dataset items. You can optionally override the Actor’s input configuration by providing a custom body.
Get User Runs List
Gets a list of Actor runs for the user. This endpoint is useful for retrieving a history of runs, their statuses, and other data.
Get run
Gets the details of a specific Actor run by its ID. This endpoint is useful for retrieving information about a run, such as its status, storages, and other metadata.
Get runs
Gets a list of Actor runs. This endpoint is useful for retrieving a history of runs, their statuses, and other data.
Get Items
Retrieves items from a dataset
Get Key-Value Store Record
Gets a value stored in the key-value store under a specific key
Get
Get up to date information about a chat
Get Administrators
Get the Administrators of a chat
Get Member
Get the member of a chat
Leave
Leave a group, supergroup or channel
Set Description
Set the description of a chat
Set Title
Set the title of a chat
Answer Query
Send answer to callback query sent from inline keyboard
Answer Inline Query
Send answer to callback query sent from inline bot
Get
Get a file
Delete Chat Message
Delete a chat message
Edit Message Text
Edit a text message
Pin Chat Message
Pin a chat message
Send Animation
Send an animated file
Send Audio
Send a audio file
Send Chat Action
Send a chat action
Send Document
Send a document
Send Location
Send a location
Send Media Group
Send group of photos or videos to album
Send Message
Send a text message
Send and Wait for Response
Send a message and wait for response
Send Photo
Send a photo
Send Sticker
Send a sticker
Send Video
Send a video
Unpin Chat Message
Unpin a chat message



Trigi Digital
Describe the problem/error/question I haved 2 n8n installation with same web server and config (Nothing different from firewall etc): n8n version 1.42.1 > No problem n8n version 1.46.0 > Upgrade from 1.44.1 and this is…

lg-n9n
Hello, i am hosting n8n local on a VPS. I am working on a workflow that starts with a telegram trigger. At first i created multiple telegram triggers until i got the following error Due to Telegram API limitations, you…

kingcatlite
Hi there, this tool is very exciting and im currently having fun trying it out, especially about the possibility for it to make telegram integration and chatbot so i manage to make a simple telegram chatbot that can ans…

Sanders Röhling Immobilien
I am building a Telegram AI agent in n8n to automatically communicate with tenants. The agent decides whether it can answer directly or needs to escalate the message to a team lead. My current workflow structure is: Te…

Sanders Röhling Immobilien
Hi everyone, I’m currently building a Telegram chatbot in n8n using the AI Agent node. The goal is to create a tenant support bot for property management. The planned logic is the following: The bot receives a messa…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast