App-Store-Webhook-Proxy

App-Store-Webhook-Proxy

Application Docker from Docked by Yannis' Repository

Vue d'ensemble

App Store Webhook Proxy

Your webhook endpoint will be available at: /appstore-webhook

Get real-time notifications for your app’s App Store status changes — like Ready for Review, Rejected, or Approved — delivered directly to Slack and/or Microsoft Teams.

Apple introduced official App Store Connect Webhooks at WWDC 2025. This proxy makes it easy to forward those webhooks to your team’s tools of choice.

⚠️ Note: This container must be accessible from the internet to receive webhook events from Apple. You can expose it directly or use a reverse proxy (e.g., NGINX or Traefik).

Configuration:

  • SHARED_SECRET – Required. Used to verify incoming webhook requests.
  • SLACK_WEBHOOK_URL – Optional. Webhook URL for Slack.
  • TEAMS_WEBHOOK_URL – Optional. Webhook URL for Microsoft Teams.
  • APP_STORE_URL – Optional. URL to your app on the App Store, shown in the notification.
  • TIMEZONE – Optional. Used to localize timestamps in messages. Example: Europe/Athens

📄 Guides & Source:

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

Host Port 1Porttcp
Cible
3000
Valeur
38888
SHARED_SECRETVariable

Required. (Just a random string) Secret used to verify incoming App Store Webhook requests. You define it when creating the webhook in App Store Connect, then set the same value here. Set it here: https://appstoreconnect.apple.com/access/integrations/webhooks

TEAMS_WEBHOOK_URLVariable

Required if integrating with Microsoft Teams. Webhook URL for sending notifications to Microsoft Teams. Leave empty if not used. Example: https://your-teams.webhook.url Create it here: https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=newteams,dotnet

SLACK_WEBHOOK_URLVariable

Required if integrating with Slack. Webhook URL for sending notifications to Slack. Leave empty if not used. Example: https://hooks.slack.com/services/XXX/YYY/ZZZ Create it here: https://api.slack.com/messaging/webhooks

APP_STORE_URLVariable

(Optional) Public URL of your app on the App Store. Included in notifications to make it easier to access the app’s page. Example: https://apps.apple.com/app/id123456789

TIMEZONEVariable

(Optional) Timezone used to format timestamps in messages. Use a valid IANA timezone, e.g. Europe/Athens.

Défaut
UTC
Valeur
UTC

Télécharger les statistiques

939
Total des téléchargements

Détails

Référentiel
yannisalexiou/appstore-webhook-proxy
Dernière mise à jour2026-03-21
Première vue2025-06-18

Exécutez App-Store-Webhook-Proxy sur Unraid.

App-Store-Webhook-Proxy est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.