Sample flows

This article shares some possible use cases your app could support, as well as an example flow that could support each use case. You're certainly not limited to these use cases, but they can be a helpful jumping off point as you plan your app's implementation.

Direct site contributors to their published site

You might choose to direct site contributors from within your app to the published site, for example to review the site after translation. To do this:

  1. Include a call to action that redirects to the relevant URL - for example, a button.
  2. When the site contributor clicks the button, call the List Published Site URLs endpoint.
  3. Redirect the site builder to the relevant URL as provided in the response.
役に立ちましたか?
はい
いいえ