Workflow

Previews and Notifications

Follow the sequence below, then use API Reference for payload schema and response details.

Steps

  1. Create a prospect showcase:

    Operation IDs: prospectShowcases.create

  2. Poll or stream showcase status:

    Operation IDs: prospectShowcases.status, prospectShowcases.stream

  3. Attach an email to receive showcase links:

    Operation IDs: prospectShowcases.attachEmail

  4. Configure digest email subscription:

    Operation IDs: digests.subscription.upsert

  5. Configure per-locale translation summary frequency:

    Operation IDs: sites.locales.translationSummary.put

  6. Read translation summary rollups:

    Operation IDs: sites.translationSummaries.list

Related Docs