Planio 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.
Planio Tables
| Name | Description |
| Companies | Returns a list of companies. |
| Contacts | Returns a list of contacts associated with a company. |
| Issues | Returns a list of issues. |
| Projects | Returns a list of projects. |
| Repositories | Returns a list of repositories. |
| StorageFiles | Returns details of a storage file associated with a project. |
| User | Returns info about the current user. |