- Home
- Resources
- Integrations
- Pinboard
Pinboard Make integrationAutomate Pinboard with Make.
Your bookmarks can file themselves while you keep reading. The Pinboard Make integration gives you 3 modules: one trigger that spots new bookmarks and two actions that save or call the API. This page shows how to link your token and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Pinboard Make integration do for you?
The Pinboard Make integration links your Pinboard account to Make, a visual tool where you build a scenario (the automation itself, a chain of modules) without code. Pinboard brings one trigger, Watch Bookmarks, and two actions, Create a Bookmark and Make an API Call, so links can flow in and out of your bookmark list.
Share what you save. Watch Bookmarks picks up each new bookmark, and the next module in your scenario can post it to a team channel or add it to a reading log in another app. Your saving habit stays the same; the sharing happens on its own.
Keep links from other tools. Put another app first, such as a form, a spreadsheet or a chat tool, then add Create a Bookmark. Every link that lands there ends up in Pinboard without a copy and paste.
Reach the rest of the API. Make an API Call reuses your Pinboard connection to call any endpoint the two listed modules leave out.
Worth knowing: Pinboard has no instant trigger in Make, so new bookmarks are found when the scenario runs on its schedule, not the second you save them. Make's own documentation for this app is marked as AI-generated from Pinboard's docs, so double-check anything critical with Pinboard. The Make review covers the tool itself, and n8n vs Make helps if you are weighing both. When a scenario stalls, Make troubleshooting lists the usual fixes.
How do you connect Pinboard to Make?
- 01
Copy your API token
Log in to Pinboard and open your account settings. Find the section labeled API token and copy the whole value. It looks like
username:TOKEN, your username, a colon, then the token itself. - 02
Add a Pinboard module
In your Make scenario, add any Pinboard module and click Create a connection. A connection is your Pinboard account linked to Make once, then reused by every Pinboard module. You can type a label in Connection name if you like.
- 03
Paste the token and save
Paste the token you copied into the credentials field and follow the on-screen instructions to finish. Make then lists the connection in the module, and the other Pinboard modules can pick it from the same menu.
Build your first scenario: save links from another app to Pinboard
GoalWhen a link arrives in another app you already use, Make saves it to Pinboard as a bookmark.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to add the first module. That first module is the app where your links show up, a form or a sheet for instance.
- 02
Set up the source app
Search the source app by name, pick the module that watches new items and connect your account. Each new item becomes a bundle, one record handed to the next module.
- 03
Add Create a Bookmark
Click the + on the right of the first module, search Pinboard and choose Create a Bookmark. Select your Pinboard connection, then map the link and its title from the bundle of the previous module.
- 04
Test with Run once
Add a test link in the source app, then click Run once. Make runs the scenario one time and shows the bundles each module received. Open Pinboard to confirm the bookmark is there.
- 05
Schedule and switch on
Click the clock on the first module to set the schedule, every 15 minutes by default, then turn the scenario on. Each module run counts as an operation, the unit Make tracks on your plan.
What starts a Pinboard scenario
1 module starts a scenario when something happens in Pinboard. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Pinboard as soon as it happens.
Watch Bookmarks
Scheduled triggerIn Make“Watches for new bookmarks.”
Watch Bookmarks turns each new bookmark in your Pinboard account into a bundle, so the rest of the scenario can pass that link along: to a team channel, a spreadsheet or a newsletter draft in another app.
What Make can do in Pinboard
Pinboard gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Bookmark
ActionIn Make“Creates a new bookmark.”
Create a Bookmark adds a new link to your Pinboard account from data another module hands over. Links from a chat, a form or a sheet all land in one list.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call gives you access to any Pinboard API endpoint the two ready-made modules do not cover, using the connection you already set up. You write the request yourself and the module returns the response for the next steps.
Need help automating Pinboard with Make?
A person reads every message.