Skip to main content

Auth0 login event triggers a Discord message

Auth0 is one of the largest authorization service providers which helps you add an authorization page to your projects

You can receive notifications when specific events occur in your Auth0 account.

This guide will help you get a Discord notification message whenever someone logs in to your Auth0 setup.

Get Started

Step 1: Configure the Source

  • Log in to Vanus Connect and choose the Auth0 login event triggers a Discord message template.

Step 2: Configure Sink - Get the Discord Webhook URL

  • Open Discord in your browser and go to your desired Discord Server

  • Go to the Server settings and click on Integrations

  • Click on New Webhook. Open the newly created Webhook and Copy the Webhook URL

2.png

3.png

  • Paste the copied URL in the "Webhook URL" in Sink Configuration and click Submit

  • Your connection has been successfully set up

Step 3: Create a Custom Webhook in Auth0

  • Open the newly created connection and copy the webhook URL

3.png

  • Go to Auth0 and log in with your account

4.png

  • Go to Monitoring on the left sidebar and click on Streams

5.png

  • Click on Create Log Stream and Select the Custom Webhook option

6.png

  • Give a name to your custom webhook and click Create

  • Paste the copied URL in the Payload URL

8.png

  • Make sure the Content Format is selected as JSON Lines

9.png

  • In the Filter by Event Category, select your desired filter and click apply

10.png

  • Finally, scroll down and click on Save

  • Your connection will now work perfectly.