Pocket Make integrationAutomate Pocket with Make.
What if your reading list sorted itself? The Pocket Make integration gives you 9 modules: 1 trigger, 7 actions and 1 search. This guide is for people who already save articles in Pocket, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Pocket Make integration do for you?
The Pocket Make integration links your Pocket account to Make so that saved items can start or feed a scenario, the automation you build in Make as a chain of modules. Each module is one brick: a trigger that watches Pocket, an action that changes an item, or a search that finds items. No code is involved.
A reading list that tags itself. Watch items spots each new save, then Modify item tags labels it so a research team finds every source under the right topic without sorting by hand.
Links from other tools, collected in one place. A content marketer can send links coming from another app into Pocket with Add an item, so every reference lands in the same list. The Airtable Make integration is one possible source.
A tidy archive. Get items finds the items that match a filter, and Archive an item or Mark as a favorite then moves or flags each one, so the list you open stays short.
Know the limits before you build. Pocket's trigger is scheduled, not instant, and this app has no Make an API Call module, so you work with the 9 modules listed below. The Make documentation page for Pocket also says it was generated with AI from Pocket's own docs, so check important details against Pocket. The same app often exists in n8n too; the n8n vs Make comparison lays out the criteria. For a guided start, see the Make training.
How do you connect Pocket to Make?
- 01
Register a Pocket developer application
Make needs an active Pocket account and a developer application. In the developer section of Pocket, click Create an Application or open an existing one, enter the callback URI
https://www.integromat.com/oauth/cb/pocket, then copy the Client ID. - 02
Add a Pocket module and open the connection
In your scenario, add any Pocket module and click Create a connection. A connection is your Pocket account linked to Make once, then reused by every Pocket module. You can type a label in Connection name.
- 03
Paste the credentials and authorize
Enter the credentials you copied from your Pocket developer application, or follow the instructions Make shows on screen. Once the connection is created, it appears in the module and you can pick it in every other Pocket module.
Your first scenario with Pocket
GoalWhen you save a new item in Pocket, Make adds the tags you chose so it lands in the right topic.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the editor. This first slot is where the trigger goes.
- 02
Add Watch items
Search for Pocket, pick Watch items and select the connection you created. From now on, each new item Make finds in Pocket travels through the scenario as a bundle, one item at a time.
- 03
Add Modify item tags
Click the + to the right of the trigger, choose Modify item tags, then map the item coming from Watch items and type the tag you want Pocket to apply to it.
- 04
Test with Run once
Save an article in Pocket, then click Run once. Make runs the scenario one time and shows the bundle each module received, so you can check that the tag landed on the right item.
- 05
Schedule and switch on
Click the clock on Watch items to set the schedule. A new scenario checks every 15 minutes by default, and the Free plan cannot go lower. Then switch the scenario on.
What starts a Pocket scenario
1 module starts a scenario when something happens in Pocket. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Pocket as soon as it happens.
Watch items
Scheduled triggerIn Make“Trigger when a new item is created.”
Watch items gives your scenario a starting point every time a new item shows up in your Pocket account. Each new save becomes a bundle, which the following modules can tag, archive or copy to another tool.
What Make can do in Pocket
Pocket gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add an item
ActionIn Make“Adds a new item.”
Add an item saves a new item in Pocket from data sent by any earlier module, so links found elsewhere end up in your reading list without copy and paste.
Archive an item
ActionIn Make“Moves an item to the user's archive.”
Archive an item moves an item out of your list and into the Pocket archive, where it stays available but no longer clutters what you have left to read.
Delete an item
ActionIn Make“Permanently removes an item from the user's account.”
With Delete an item, an item disappears from the Pocket account for good. That keeps the list and the archive free of links that no longer matter to anyone.
Mark as a favorite
ActionIn Make“Marks an item as a favorite.”
Some saves matter more than others. Mark as a favorite flags an item in Pocket so those pieces stand out from everything else in your list.
Modify item tags
ActionIn Make“Modifies item tags.”
Modify item tags changes the tags on an item, which turns a flat reading list into topics you can browse in Pocket without opening every article.
Readd an item
ActionIn Make“Re-adds (unarchives) an item to the user's list.”
Readd an item brings an archived item back into your list, the reverse of Archive an item, so an old reference is in front of you again when it becomes useful.
Remove from the favorites
ActionIn Make“Removes an item from the user's favorites.”
Remove from the favorites clears the favorite flag on an item, which keeps your favorites view limited to what still deserves it.
Get items
SearchIn Make“Returns items that match the given filter.”
Get items searches your Pocket account and returns the items that match the filter you set, which lets a scenario work on existing saves and not only on new ones.
Need help automating Pocket with Make?
A person reads every message.