BoardSections
Get a list of the boards owned by the User
View-Specific Information
SELECT
The provider uses the Pinterest API to process WHERE clause conditions built with the following columns and operators. Any remaining filters are processed client-side within the provider.
| Column | Supported Operators |
| BoardId | = |
For example:
SELECT * FROM BoardSections WHERE BoardId = '345787634451'
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Id of the Section. | |
| Name | String | Name of the Section. | |
| BoardId | String |
Boards.Id | Id of the Board. |