Watches
Manage form watches for receiving notifications about form responses and schema changes.
Columns
| Name | Type | References | |
| WatchId [KEY] | String | ||
| EventType | String |
The allowed values are SCHEMA, RESPONSES. | |
| ExpireTime | Datetime | ||
| CreateTime | Datetime | ||
| ErrorType | String | ||
| State | String |
The allowed values are ACTIVE, SUSPENDED. | |
| TargetUrl | String | ||
| TopicName | String |