App-Store-Webhook-Proxy

App-Store-Webhook-Proxy

Docker-Anwendung from Docked by Yannis' Repository

Übersicht

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:

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3000]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

Host Port 1Porttcp
Ziel
3000
Wert
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.

Standard
UTC
Wert
UTC

Statistik herunterladen

939
Downloads insgesamt

Einzelheiten

Repository
yannisalexiou/appstore-webhook-proxy
Zuletzt aktualisiert2026-03-21
Erstmals gesehen2025-06-18

Führen Sie App-Store-Webhook-Proxy auf Unraid aus.

App-Store-Webhook-Proxy ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.