About the Trigger Catalog API

The Trigger Catalog API allows you to manage triggers for your app. It also allows you to retrieve the catalog of triggers available to Wix users on a site. With this API you can:

Before you begin

It's important to note the following points before starting to code:

  • You can only create, update, and delete triggers for apps you own or collaborate on.
  • A site's trigger catalog only contains the triggers of apps that are installed on the site.

Use case

Retrieve the triggers provided by a specific app on a site.

See also

Did this help?