Pinterest

Communication OAuth access token

Manage pins, boards, catalogs and ad accounts on Pinterest from any Windmill script, flow or app.

Set up in 3 steps

1

Get an access token

At developers.pinterest.com, create an app, request the scopes your scripts need, and run its OAuth flow to obtain an access token.

2

Add the resource in Windmill

Open Resources, add a resource of type pinterest, and paste the token.

3

Run your first script

Fork any script below and read before writing anything. There are hundreds here, so search by the verb you need.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Verify website

Script pinterest Verified

Update targeting templates

Script pinterest Verified

Update single product group

Script pinterest Verified

Update product group promotions

Script pinterest Verified

Update member's business role

Script pinterest Verified

Update lead forms

Script pinterest Verified

Update keywords

Script pinterest Verified

Update invite/request with an asset permission

Script pinterest Verified

Update feed

Script pinterest Verified

Update customer list

Script pinterest Verified

Update commerce integration

Script pinterest Verified

Update campaigns

Script pinterest Verified

Update board section

Script pinterest Verified

Update board

Script pinterest Verified

Update audience sharing from an ad account to businesses

Script pinterest Verified

Update audience sharing from a business to ad accounts

Script pinterest Verified

Update audience sharing between businesses

Script pinterest Verified

Update audience sharing between ad accounts

Script pinterest Verified

Update audience

Script pinterest Verified

Update asset groups.

Script pinterest Verified

Update ads

Script pinterest Verified

Update ad groups

Script pinterest Verified

Update Pin

Script pinterest Verified

Unverify website

Script pinterest Verified

Terminate business partnerships

Script pinterest Verified

Terminate business memberships

Script pinterest Verified

Send conversions

Script pinterest Verified

Search user's boards

Script pinterest Verified

Search user's Pins

Script pinterest Verified

Search pins by a given search term

Script pinterest Verified

Resource type

pinterest — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
tokenstringYes

Questions

A call fails on a missing scope

Pinterest grants scopes when the token is issued and they cannot be widened afterwards. Reissue the token requesting the scope the script needs.

My app only reaches test data

Pinterest apps start in trial access, limited to your own account. Production access is a review you request in the developer portal.

Is my token stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.