Save yourself the work of writing custom integrations for Discord and Patreon and use n8n instead. Build adaptable and scalable Communication, HITL, 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.
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
List webhooks
Retrieve a list of webhooks for the application.
Update webhook
Update a webhook with the given id.
List campaigns
Retrieve a list of campaigns associated with the user.
Get campaign by ID
Retrieve detailed information about a specific campaign.
List members of a campaign
Retrieve a list of members for a specific campaign.
List posts of a campaign
Retrieve a list of posts related to a specific campaign.
Get member by ID
Retrieve detailed information about a specific member.
Get member
Get a particular member by id.
Get post by ID
Retrieve detailed information about a specific post.
Authorize user
Initiates the OAuth authorization flow for user login.
Authorize user
Redirects users to the URL for OAuth authorization.
Handle OAuth redirect
Fetches access tokens for the session that just signed in with Patreon.
Request access token
Requests an access token using a single use code from the redirect.
Request access token
Requests an access token using the authorization code obtained during the OAuth flow.
Fetch user
Fetches the current user's information with reference to the oauth token.
Fetch user profile
Fetches the profile information of a current user.
To set up Patreon integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Patreon to query the data you need using the API endpoint URLs you provide.
See the example hereThese API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Patreon official documentation to get a full list of all API endpoints and verify the scraped ones!



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