Discord trigger workaround

I’m trying to authenticate new members into my Discord server, but I need to trigger the workflow based on activity on my Discord server / channel / bot.

Does anyone know how to do that?

I’ve searched a lot and found some related topics here, but none of them adresses this issue efficiently.
I know there’s no official Discord trigger, but maybe we can find a solution for this.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @gmsalomao2,

You can use a webhook to get a Discord trigger, An example I have shared before for the signing process can be found below. It does use a community node but maybe this will help get you started.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.