Sample Flows

This article shares some possible use cases your app could support, as well as a sample flow that could support each use case. This can be a helpful jumping off point as you plan your app's implementation.

  1. Call List Apps And Storage to get apps embeds that are in use on a site.
  2. Call Create Consent Config with the updated consent category to override the app embed's default category.
  3. When relevant, call Update Consent Config to update the consent config.
Did this help?