About the Action Catalog API

The Action Catalog API allows you to retrieve a site’s action catalog. The action catalog contains the actions that are available on a site. Wix users can add these actions as building blocks in their automations.

The API contains one method, Resolve Actions, that queries the site’s action catalog. Use Resolve Actions to find the actions of a specific Wix app or to retrieve an action key.

Use case

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

Before you begin

It’s important to note the following point before starting to code:

  • A site's action catalog only contains the actions of apps installed on the site.
Did this help?