Save yourself the work of writing custom integrations for Apify and Discord 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
Create
Create a new channel
Delete
Delete a channel
Get
Get a channel
Get Many
Retrieve the channels of a server
Update
Update a channel
Delete
Delete a message in a channel
Get
Get a message in a channel
Get Many
Retrieve the latest messages in a channel
React with Emoji
React to a message with an emoji
Send
Send a message to a channel, thread, or member
Send and Wait for Response
Send a message and wait for response
Get Many
Retrieve the members of a server
Role Add
Add a role to a member
Role Remove
Remove a role from a member



Muhammad Qasim
Hey Everyone! I have a problem, which is I want to listen to the Discord messages but in n8n i sreach a lot, but i won’t find something that I want. I have used the Discord trigger but it came with a webhook, which …

Mauricio Bachega
I’m trying to do product monitoring, where it may return 1 or more products, and for that I need to return the list in the embed, but I’ve tried every way and I can’t configure the Raw JSON of the embeds. Error: Cannot…

Rajat Jaiswal
Hello Everyone, I was trying the Course level 2 work flow exercise. I did setup correctly the discord parameter and give correct message format. but unfortunately, I am getting following error “ Cannot read properties …

Nika
Please, help :folded_hands: Following instructions in the Course 2 Workflow 2: Use the Discord node to send a message in the n8n Discord channel #course-level-two. In the node, configure the following parameters: …

cease70
Describe the problem/error/question I am taking the level 1 course and joined the Discord server as directed and started going through the steps on the server checklist to be able to send to the #course-level-1 section, …
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast