JotForm Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
JotForm Tables
| Name | Description |
| Folders | Get user folders. |
| Form | Get basic information about a form. |
| FormFiles | List of files uploaded on a form. |
| FormProperties | Get a list of all properties on a form. |
| Forms | Get user forms. |
| Reports | Get user reports. |
| Settings | Get user settings. |
| Submissions | Get User Submissions. |
| Subusers | Get Sub-User Account List. |
| User | Get user account details. |
| UserHistory | Get user history. |
| UserUsage | Get Monthly User Usage. |