| Name | Description | From Version | Wrapper Class |
|---|---|---|---|
| PROFILE | Represents a Facebook profile, with id and name. | 1 | VT_Profile_Wrapper |
| Name | STATUS-UPDATE | |||
| Description | Executes when weather forecast for following day is Cloudy. | |||
| Logic | Periodic check every 10 minutes. | |||
| Type | Name | Required | Description | |
|---|---|---|---|---|
| Parameters | FACEBOOK.PROFILE | PROFILE | No | Profile to monitor. If empty, current profile is monitored. |
| CORE.TEXT-FILTER | TEXT-FILTER | No | Filter criteria for status. |
| Name | BIRTHDAY | |||
| Description | Executes when weather forecast for following day is Cloudy. | |||
| Logic | Periodic check every 12 hours. | |||
| Type | Name | Required | Description | |
|---|---|---|---|---|
| Parameters | FACEBOOK.PROFILE | PROFILE | Yes | Profile to monitor. |
| CORE.NUMBER | DAYS-BEFORE | No | Filter criteria for status. |
| Name | UPDATE-STATUS | |||
| Description | Executes when weather forecast for following day is Cloudy. | |||
| Type | Name | Required | Description | |
|---|---|---|---|---|
| Parameters | CORE.STRING | TEXT | Yes | Status message. |
| Name | POST-LINK | |||
| Description | Executes when weather forecast for following day is Cloudy. | |||
| Type | Name | Required | Description | |
|---|---|---|---|---|
| Parameters | CORE.STRING | LINK | Yes | Link to share. |
| Parameters | CORE.STRING | CAPTION | Yes | Caption for link. |
| Parameters | CORE.STRING | DESCRIPTION | No | Link description. |