Latenode

Pocket saves to Trello

This template runs on a schedule, lists new Pocket saves, and creates a Trello card for each one.

JavaScript calls the Pocket API, then the Trello API, and Google Sheets stores the Pocket item id and Trello card URL. Put the Pocket and Trello keys in that JavaScript node. Connect Google Sheets for the log.

Updated Sep 16, 2026Est. run: 7sEst. cost: $0.0004
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Turns new Pocket saves into Trello cards on a schedule
  • Calls Pocket and Trello from JavaScript with the keys in that node
  • Logs Pocket item id and Trello card URL in Google Sheets
  • Keeps a cursor so later runs skip saves you already filed

How it works

1
Trigger

Run on a schedule

The scenario starts on the cadence you set, such as every hour.

2
Action

Create Trello cards from Pocket

Use a JavaScript node to call the Pocket API and the Trello API. Put the Pocket and Trello keys in that JavaScript node. It lists saves since the last cursor and creates a card on the list you set.

3
Action

Log the card

Google Sheets adds a row with the Pocket item id, Trello card URL, and timestamp.

Setup guide

1

Put Pocket and Trello keys in JavaScript

Use a JavaScript node to call the Pocket API and the Trello API. Put the Pocket consumer key and access token, plus the Trello API key and token, in that JavaScript node. Set the Trello board and list there.

2

Connect Google Sheets

Add a Google Sheets connection. Use a sheet with columns for Pocket item id, Trello card URL, and timestamp.

3

Set the schedule

Add a schedule, for example every hour. Map title, URL, and excerpt from each Pocket save onto the Trello card. Run once and confirm a new card and a new sheet row.

Requirements

A Pocket consumer key and access token stored in the JavaScript node
A Trello API key and token stored in that same JavaScript node
A Trello board and list that token can write to
A Google Sheet Latenode can append to

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.