Actions

createBoard
Create a new Pinterest board for organizing Pins.

createPin
Upload an image or video to create a new Pin on a board.

deletePin
Permanently delete a specific Pin.

findBoardByName
Search for boards by name using Pinterest's search API.

findPin
Search for Pins using title, description, or keywords.

updateBoard
Update a board's name, description, or privacy settings.
Triggers

newBoard
Fires when a new board is created in the account.

newFollower
Triggers when a user gains a new follower.

newPinOnBoard
Fires when a new Pin is added to a specific board.























