Account Certifications: Sample Flows

This article presents possible use cases and corresponding sample flows that you can support. It provides a useful starting point as you plan your implementation.

Display an account's certification badges

To show a "Wix Certified" badge or a list of certifications for an account, for example in a partner directory or on a partner's profile:

  1. Call List Account Certifications with the account's ID.
  2. For each returned certification, read certificationType to display the certifications the account holds.
  3. Optionally use createdDate to show when each certification was earned.

Last updated: 15 July 2026

Did this help?