ConnectorTimersInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| functionTemplate | String | The Lua script to run whenever the scheduled interval becomes due. |
See the Lua documentation for details of how this works. | | id | String | | A URL safe handle-style ID for this timer | | name | String | | A name to refer to the Timer by, aids in human comprehension | | schedule | String | | The schedule that the poller should run on, expressed in CRON syntax. |