Skip to main content

Sharing to Discord, Slack, and more

· One min read
Toshi Moto
Front End Engineer

New feature unlocked! You can now share your projects to Discord (Slack, and email coming soon). Webshot Archive now supports integration with Discord via webhooks. What this means is that developers can now send clips of changes to your projects to Discord channel. This will help teams catch changes, bugs, and features earlier in the development cycle. Discord Webhook

View the example in the Webshot Archive Discord docs channel.

How to setup Discord integration

  1. Create a new webhook in Discord (Discord docs here.
  2. Copy the webhook URL.
  3. Paste the webhook URL into the Webshot Archive project settings page.
  4. Click on the Save button.

Discord Webhook

How to use

After creating a clip, you can now click "Share to Discord" button on the clip details dialog.

Discord Clip Details This will send the clip to the discord channel you setup in the previous step.

Discord Clip Details

View the example in the Webshot Archive Discord docs channel.