POST

Validate Automation


Validates an automation. A valid automation has no validation errors.

This method:

Note: Create Automation and Update Automation don't validate the automation configuration. You can call this method before activating the automation to locate any configuration errors.

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/automations-service/v2/automations/validate

Errors

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

Did this help?