Skip to content
FlowHubFluxonLab
Discord
Discordfree

Get all members of a Discord server with a specific role

by Niklas Hatjeadapted from n8n official workflow galleryUpdated Aug 2026
RequiresDiscordDiscordGoogle SheetsGoogle Sheets
Share Post Share
MaWhen clicking "Test workflow"When clicking "…Delete IDSaveIDGet IDMeMergeIfCheck if we have more members leftCheck if we hav…NOWe're doneIfCheck if we have an IDCheck if we hav…FiFilter to only include members with roleFilter to only …Get First 100 MembersGet First 100 M…Get next 100 Members after last IDGet next 100 Me…SeSetup: Edit this to get startedSetup: Edit thi…WeWebhookRTSend Response123456789101112131415
1/5
STEPS · 15
Run manually by an operator

Use Case This workflow retrieves all members of a Discord server or guild who have a specific role. Due to limitations in the Discord API, it only returns a limited number of users per call. To overcome this, the workflow uses Google Sheets to track which user we received last to return all Members (of a certain role) from a Discord server in batches of 100 members. Setup Add your Google Sheets and Discord credentials. Create a Google Sheets document that contains ID as a column. We're using this to remember which member we received last. Edit the fields in the setup node Setup: Edit this to get started. You can read up on how to get the Discord IDs via this link. Link to your Discord server in the Discord nodes Activate the workflow Call the production webhook URL in your browser Requirements Admin rights in the Discord server and access to the developer portal of discord Google Sheets Minimum n8n version 1.28.0 Potential Use cases Writing a direct message to all members of a certain role Analysing user growth on Discord regularly Analysing role distributions on Discord regularly Saving new members in a Discord ...

Tags

n8nreference-onlydiscordgoogle-sheets
Connects
discordDiscordsheetsGoogle Sheets
CategoryDiscord
Triggermanual
Complexitycomplex
Nodes14
AddedFeb 19, 2024

Related workflows

See all Discord
Cdiscordsheets
free

Send Google Sheets data as a message to a Discord channel

This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The message will send all data rows in the Google Sheet. Prerequisites Discord account and Discord credentials. Google account and Google credentials. How it works Using a code node, we can use the obtained Google Sheet data to create a custom message that will be sent to Discord. The message will be sent to the Discord channel specified in the Discord node. Setup This workflow requires that you set up a Discord webhook and have an existing Google Sheet with data. See how to set up a Discord webhook here.

by n8n Team
discordgmailsheetshunter
free

Collect and Enrich Form Leads to Gmail, Google Sheets and Discord

Product Introduction: You can create a form on n8n through which you can collect leads from interested user's. You can also verify each user's email address to validate whether it's a valid email to make sure it lands on their inbox(suitable for those who have newletter / want's to send bulk email) The leads with valid email will then get saved as a leads with the relevant field data to gmail, google sheets and discord(through webhook). You can add/remove any integration you feel like. Setup Guide: Create Your Form: Begin by logging into your n8n account and navigating to the workflow editor. You can then customize your form fields to gather relevant information from your prospects, such as name, email address, and any additional data you require. Email Verification: After collecting the lead data, add an Email Verification node to validate each user's email address. This crucial step ensures that only genuine and deliverable email addresses are included in your lead database, maximizing the effectiveness of your outreach efforts. We have used hunter.io service in this, you can change it to any other service you need. Save Leads: Next, incorporate nodes to save your verified leads

by Dheeraj
Cdiscord
free

Send Webflow form submissions to Discord dynamically

What this does: This automation will dynamically create channels on your Discord server for each of your Webflow forms then send formatted form submissions as messages in those channels. This is useful for Webflow will only notify a single email of a form submission. By using this workflow you can enhance your Webflow form management by receiving them in Discord. This is great if you need to notify multiple team members or communities of your form submissions. Usage guide Full written and video guide Simply create credentials for Webflow and Discord and connect them to the nodes. The video guide demonstrates a realworld usecase using a Webflow template and breaks down each node in detail about how it works.

by kreonovo