Get update notifications
Send new Shopify Release Log posts automatically to a Discord or Slack channel. Register a webhook URL and a message will be delivered whenever a new explainer is published.
You can stop notifications at any time by deleting the webhook from Discord or Slack.
Use Discord notifications
- Open Server Settings → Integrations → Webhooks in the Discord server where you want notifications.
- Create a new webhook and choose the destination channel.
- Copy the webhook URL.
- Paste it into the form below and click Register.
Use Slack notifications
- Open the Slack API page and choose Create New App → From an app manifest.
- Paste the manifest below.
display_information:
name: Shopify Release Log
description: Notify new Shopify Release Log posts
background_color: "#008060"
features:
bot_user:
display_name: shopify-release-log
always_online: true
oauth_config:
scopes:
bot:
- incoming-webhook
settings:
org_deploy_enabled: false
socket_mode_enabled: false
token_rotation_enabled: false- Enable Incoming Webhooks, then use Add New Webhook to Workspace to choose the destination channel.
- Copy the generated Webhook URL.
- Paste it into the form below and click Register.
⚠ Preview
This notification feature is currently in preview. Webhook URLs are stored in a Cloudflare KV namespace used by the site operator and are not exposed publicly. A single confirmation message is sent when you register.
This notification feature is currently in preview. Webhook URLs are stored in a Cloudflare KV namespace used by the site operator and are not exposed publicly. A single confirmation message is sent when you register.