POST

Resolve Triggers


Retrieves the triggers available on the current site.

Resolve Triggers returns only the triggers provided by apps that are installed on the current site, so it requires a site context. To retrieve all triggers in the catalog regardless of installation, call Query Triggers instead.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Set Up Automations
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/v1/triggers/resolve

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?