N8n node for automation & workflows

Hey there, I received my Pocket the other day and really love it - I wanted to jump into integrating it with some of my workflows so I created an n8n node:

https://www.npmjs.com/package/n8n-nodes-hey-pocket-ai

It supports all the GET endpoints on the public API docs. Hope it’s helpful to others too, please let me know if you’ve got any feedback here or in the github repo.

1 Like

He @bgold this is awesome and welcome to the community!

I’m not savvy enough to do something like this so if anyone uses Todoiat and can figure out how to get my Tasks from Pocket to Todoist, I would be super grateful :smiling_face_with_sunglasses:

1 Like

That’s exactly why I made this! I extract transcripts to save in Notion, and then action items and sync to Todoist.

I just pushed an update to extract only action items, should make it simpler to sync with your tools! let me know how you get on!

Awesome! I’ll check it out!

1 Like

Ok, I checked it out and nope, I don’t get how to use it, specifically for Todoist. :frowning:

1 Like

So you’ll need to get started by setting up your own instance of n8n:

You can then install the node from the Community Nodes section. Then, create a workflow, I use something similar to this:

Scheduled TriggerGet Action Items from PocketCreate or Update Todo