This trigger fires when a new Pin is added to a Board you follow.
- API endpoint slug
- pinterest.new_pin_on_a_board_you_follow
Trigger fields
- Label
- Which board?
- Slug
- board
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- title
- Filter code
- Pinterest.newPinOnABoardYouFollow.Title
- Type
- String
- Example
- Amazing sunset view
- Slug
- description
- Filter code
- Pinterest.newPinOnABoardYouFollow.Description
- Type
- String
- Example
- Beautiful sunset captured at the beach
- Slug
- pin_url
- Filter code
- Pinterest.newPinOnABoardYouFollow.PinUrl
- Type
- String
- Example
- https://www.pinterest.com/pin/123456789
- Slug
- pin_id
- Filter code
- Pinterest.newPinOnABoardYouFollow.PinId
- Type
- String
- Example
- 123456789
- Slug
- dominant_color
- Filter code
- Pinterest.newPinOnABoardYouFollow.DominantColor
- Type
- String
- Example
- #FF6B35
- Slug
- board
- Filter code
- Pinterest.newPinOnABoardYouFollow.Board
- Type
- String
- Example
- Travel Inspiration
- Slug
- board_id
- Filter code
- Pinterest.newPinOnABoardYouFollow.BoardId
- Type
- String
- Example
- 123456789
- Slug
- board_owner_username
- Filter code
- Pinterest.newPinOnABoardYouFollow.BoardOwnerUsername
- Type
- String
- Example
- johndoe
- Slug
- board_url
- Filter code
- Pinterest.newPinOnABoardYouFollow.BoardUrl
- Type
- String
- Example
- https://www.pinterest.com/johndoe/travel-inspiration/
- Slug
- creator_url
- Filter code
- Pinterest.newPinOnABoardYouFollow.CreatorUrl
- Type
- String
- Example
- https://www.pinterest.com/johndoe/
- Slug
- photo_large_url
- Filter code
- Pinterest.newPinOnABoardYouFollow.PhotoLargeUrl
- Type
- String
- Example
- https://i.pinimg.com/originals/12/34/56/123456.jpg
- Slug
- created_at
- Filter code
- Pinterest.newPinOnABoardYouFollow.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00