Form Event Updated


Triggered when a form is updated or published.

Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
timestampstringformat date-time

Event update timestamp in ISO UTC format.


eventIdstringformat GUID

Event ID.


locationLocation

Event location.


scheduleConfigScheduleConfig

Event schedule configuration.


titlestring

Event title.


scheduleConfigUpdatedbooleandeprecated

Whether schedule configuration was updated.


eventEvent

Updated event


Did this help?