Trigger Object


Properties
appIdstringformat GUIDimmutable

baseUristringmaxLength 256

Trigger base URI. Wix calls your trigger at this base address.

Learn more about the Wix Automations Trigger Provider service plugin.


createdDatestringRead-onlyformat date-time

Date and time the trigger was created.


displayNamestringRead-onlyminLength 5maxLength 80

Trigger display name. Users see this name when they choose a trigger for an automation.


filtersArray <Filter>maxItems 5

Filter fields applied to the trigger payload schema.


idstringRead-onlyformat GUID

Trigger ID.


implementedMethodsImplementedMethods

Additional service plugin methods implemented for this trigger.


payloadDataSchemaStructimmutable

triggerKeystringminLength 1maxLength 100immutable

Trigger key.

Learn about setting up a trigger.


updatedDatestringRead-onlyformat date-time

Date and time the trigger was last updated.

Did this help?