top of page

Integrating @everyone Tag in Discord via Zapier Webhook for SWGoH

Published on Apr 25th, 2024

Integrating a Zapier webhook into your Discord server to engage @everyone for Star Wars: Galaxy of Heroes (SWGoH) events can be incredibly efficient for community interaction and updates. Here’s how you can set up this feature step-by-step.


Step 1: Setting Up a Webhook in Discord


First, you need to create a webhook in your Discord server. Go to Server Settings > Integrations > Webhooks > New Webhook. Name your webhook and select the channel where you want your alerts to post.


Step 2: Crafting the Payload in Zapier


In your Zapier dashboard, create a new Zap and choose a trigger matching your needs for SWGoH. For the Action, pick ‘Webhooks by Zapier,’ then select ‘Custom Request.'


Method: POST
URL: [Your Webhook URL]
Headers: Content-Type: application/json
Data: {"content":"@everyone update: [Your Message]"}


Step 3: Testing the Connection


After setting up, make sure to test the webhook from Zapier to ensure it posts correctly to your Discord channel. This test will confirm that the @everyone notification will go through without issues.


Additional Tips



  • Customize your message to keep your community engaged.

  • Use conditional logic in Zapier to tailor messages for different scenarios or updates.


By following these easy steps, your SWGoH community on Discord will never miss an important update again.


bottom of page