Latenode

Automatically create Todoist tasks from new Fellow action items

This template checks Fellow on a schedule, pulls new action items through the Fellow API, and creates matching tasks in Todoist.

A JavaScript node holds your Fellow API key and returns title, due date, and assignee. Todoist writes each one to the project you choose. Connect Todoist, then set how often the scenario should poll.

Updated Sep 16, 2026Est. run: 10sEst. cost: $0.0006
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 Fellow action items into Todoist tasks
  • Calls the Fellow API from JavaScript with the key in that node
  • Creates each task on the Todoist project you choose
  • Can skip titles that already exist by listing tasks first

How it works

1
Trigger

Run on a schedule

A schedule starts the scenario, for example every 15 minutes.

2
Logic

Fetch Fellow action items

Use a JavaScript node to call the Fellow API with the key stored in that node. It returns new action items with title, due date, and assignee.

3
Action

Create the Todoist task

Todoist writes the title and due date on the project you choose. List tasks first if you skip titles that already exist.

Setup guide

1

Connect Todoist

Add a Todoist connection and pick the destination project.

2

Store the Fellow key in JavaScript

Put the Fellow API key in the JavaScript node and list action items assigned to you. Keep a cursor so you only create tasks for new items.

3

Map the task and set the schedule

Create a Todoist task. Map title and due date from Fellow. List existing tasks first if you skip titles that already exist. Run on a schedule and test with one action item.

Requirements

A Fellow API key stored in the JavaScript node
A Todoist connection and target project
A rule for what counts as a new action item, such as id or created time

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.