Introduction | Yext Hitchhikers Platform

Overview

Yext allows you to set up automated webhooks (POST requests) that fire in response to specific platform events. You can use these to monitor activity across sites in a single account and also your fleet of sub-accounts.

Check out the Reseller Accounts reference doc to review reseller account structures, including sub-accounts.

Pages offers webhooks for the following events:

  1. Deployment Complete - Emitted when Yext finishes uploading a new deployment to our serving regions
  2. Deployment Failure - Emitted when a deployment fails to complete
  3. Deployment Published - Emitted when a deployment is published to your production URL
  4. Stream Update Failure - Emitted when a data update to your page fails (only applies to deploys pinned to your staging and production URLs)
Feedback