Excel Add-In for Pinterest

Build 24.0.8963

BoardSections

Get a list of the boards owned by the User

Table Specific Information

Select

The add-in will use the Pinterest API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the add-in.

  • BoardId supports the '=' operator.
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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963