Pinterest allows you to create a bulletin of photos called a Board. You can follow boards, add pins to existing ones or collaborate with people to build shared boards.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Standard | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Standard | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Microsoft |
URL | Microsoft LogicApps Support Microsoft Power Automate Support Microsoft Power Apps Support |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Website | https://www.pinterest.com/ |
Privacy policy | https://policy.pinterest.com/privacy-policy |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Create board (V2) (Preview) |
Create board |
Create board [DEPRECATED] |
This action has been deprecated. Please use Create board (V2) instead.
|
Create pin (V2) (Preview) |
Create pin |
Create pin [DEPRECATED] |
This action has been deprecated. Please use Create pin (V2) instead.
|
Edit board [DEPRECATED] |
Edit board |
Edit pin (V2) (Preview) |
Edit pin |
Edit pin [DEPRECATED] |
This action has been deprecated. Please use Edit pin (V2) instead.
|
Get current user (V2) (Preview) |
Get current user |
Get current user [DEPRECATED] |
This action has been deprecated. Please use Get current user (V2) instead.
|
List all pins (V2) (Preview) |
List all pins |
List all pins [DEPRECATED] |
This action has been deprecated. Please use List all pins (V2) instead.
|
List boards I follow (V2) (Preview) |
List boards I follow |
List boards I follow [DEPRECATED] |
This action has been deprecated. Please use List boards I follow (V2) instead.
|
List my boards (V2) (Preview) |
List my boards |
List my boards [DEPRECATED] |
This action has been deprecated. Please use List my boards (V2) instead.
|
List my followers (V2) (Preview) |
List my followers |
List my followers [DEPRECATED] |
This action has been deprecated. Please use List my followers (V2) instead.
|
List my followings (V2) (Preview) |
List my followings |
List my followings [DEPRECATED] |
This action has been deprecated. Please use List my followings (V2) instead.
|
List pins from a board (Preview) |
List pins from a board |
Create board (V2) (Preview)
Create board
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name
|
name | True | string |
Name |
Description
|
description | string |
Description |
Returns
BoardResponseData
- Body
- BoardResponseData
Create board [DEPRECATED]
This action has been deprecated. Please use Create board (V2) instead.
Create board
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name
|
name | True | string |
Name |
Description
|
description | string |
Description |
Returns
BoardResponseData
- Body
- BoardResponseData
Create pin (V2) (Preview)
Create pin
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board_id | True | string |
Board |
Description
|
description | True | string |
The user-entered description of the pin |
Image Url
|
image_url | True | string |
The link to the image that you want to pin (source) |
Link
|
source_url | string |
The url the pin will link to when you click through |
Returns
PinResponseData
- Body
- PinResponseData
Create pin [DEPRECATED]
This action has been deprecated. Please use Create pin (V2) instead.
Create pin
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board | True | string |
Board |
Note
|
note | True | string |
The user-entered description of the pin |
Image Url
|
image_url | True | string |
The link to the image that you want to pin (source) |
Link
|
link | string |
The url the pin will link to when you click through |
Returns
PinResponseData
- Body
- PinResponseData
Edit board [DEPRECATED]
Edit board
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board | True | string |
Board |
Name
|
name | string |
Name |
|
Description
|
description | string |
Description |
Returns
BoardResponseData
- Body
- BoardResponseData
Edit pin (V2) (Preview)
Edit pin
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board_id | True | string |
Board |
Pin
|
pin | True | string |
Pin |
Note
|
description | True | string |
The user-entered description of the pin |
Link
|
link | string |
The url the pin will link to when you click through |
|
Board to move pin to
|
secondBoard | string |
The board to move the pin to |
Returns
PinResponseData
- Body
- PinResponseData
Edit pin [DEPRECATED]
This action has been deprecated. Please use Edit pin (V2) instead.
Edit pin
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board | True | string |
Board |
Pin
|
pin | True | string |
Pin |
Note
|
note | True | string |
The user-entered description of the pin |
Link
|
link | string |
The url the pin will link to when you click through |
|
Board to move pin to
|
secondBoard | string |
The board to move the pin to |
Returns
PinResponseData
- Body
- PinResponseData
Get current user (V2) (Preview)
Get current user [DEPRECATED]
This action has been deprecated. Please use Get current user (V2) instead.
Get current user
Returns
CurrentUserResponse
- Body
- CurrentUserResponse
List all pins (V2) (Preview)
List all pins [DEPRECATED]
This action has been deprecated. Please use List all pins (V2) instead.
List all pins
Returns
PinResponse
- Body
- PinResponse
List boards I follow (V2) (Preview)
List boards I follow [DEPRECATED]
This action has been deprecated. Please use List boards I follow (V2) instead.
List boards I follow
Returns
BoardResponse
- Body
- BoardResponse
List my boards (V2) (Preview)
List my boards [DEPRECATED]
This action has been deprecated. Please use List my boards (V2) instead.
List my boards
Returns
BoardResponse
- Body
- BoardResponse
List my followers (V2) (Preview)
List my followers [DEPRECATED]
This action has been deprecated. Please use List my followers (V2) instead.
List my followers
Returns
UserResponse
- Body
- UserResponse
List my followings (V2) (Preview)
List my followings [DEPRECATED]
This action has been deprecated. Please use List my followings (V2) instead.
List my followings
Returns
UserResponse
- Body
- UserResponse
List pins from a board (Preview)
List pins from a board
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board | True | string |
Board |
Returns
PinResponse
- Body
- PinResponse
Triggers
When pin is added to followed board (Preview) |
When pin is added to followed board |
When pin is added to my board (Preview) |
When pin is added to my board |
When someone follows me (V2) (Preview) |
When someone follows me |
When someone follows me [DEPRECATED] |
This action has been deprecated. Please use When someone follows me (V2) instead.
|
When pin is added to followed board (Preview)
When pin is added to followed board
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board | True | string |
Board |
Returns
PinResponse
- Body
- PinResponse
When pin is added to my board (Preview)
When pin is added to my board
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Board
|
board | True | string |
Board |
Returns
PinResponse
- Body
- PinResponse
When someone follows me (V2) (Preview)
When someone follows me [DEPRECATED]
This action has been deprecated. Please use When someone follows me (V2) instead.
When someone follows me
Returns
UserResponse
- Body
- UserResponse
Definitions
BoardResponse
BoardResponse
Name | Path | Type | Description |
---|---|---|---|
Board Data
|
data | array of BoardResponseData |
Board Data |
BoardResponseData
BoardResponseData
Name | Path | Type | Description |
---|---|---|---|
Url
|
url | string |
Url |
Id
|
id | string |
Id |
Name
|
name | string |
Name |
PinResponse
PinResponse
Name | Path | Type | Description |
---|---|---|---|
Pin Data
|
data | array of PinResponseData |
Pin Data |
PinResponseData
PinResponseData
Name | Path | Type | Description |
---|---|---|---|
Url
|
url | string |
Url |
Note
|
note | string |
Note |
Description
|
description | string |
Description |
Link
|
link | string |
Link |
Id
|
id | string |
Id |
UserResponse
UserResponse
Name | Path | Type | Description |
---|---|---|---|
User Data
|
data | array of UserResponseData |
User Data |
page
|
page | UserResponsePage |
UserResponsePage |
CurrentUserResponse
CurrentUserResponse
Name | Path | Type | Description |
---|---|---|---|
User Data
|
data | object |
User Data |
UserResponseData
UserResponseData
Name | Path | Type | Description |
---|---|---|---|
Url
|
url | string |
Url |
First name
|
first_name | string |
First name |
Last Name
|
last_name | string |
Last Name |
Id
|
id | string |
User Id |
Username
|
username | string |
Username |
UserResponsePage
UserResponsePage
Name | Path | Type | Description |
---|---|---|---|
Cursor
|
cursor | string |
Cursor |
Next
|
next | string |
Next |