appmixer.jotform.core.GetUserForms
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| No properties defined | ||
| Field | Type | Description |
|---|---|---|
| Orderby | select | Order By |
| Filter | text | Filter. Filters the query results to fetch a specific form range. Example: {"new":"1"}. You can also use gt(greater than), lt(less than), ne(not equal to) commands to get more advanced filtering : Example: {"created_at:gt":"2013-01-01 00:00:00"} |
| Output Options | select | Choose whether to output all items at once in a single list or, instead, output one item at a time. For example, if you only care about the first item, you can choose "One item at a time" and then use 1 as the "Limit" parameter. |
| Limit | number | The total number of items to return. |
Dynamic variables loaded from /component/appmixer/jotform/core/GetUserForms?outPort=out