
How to Auto-Export Glasp Highlights with n8n
This post was originally published on Glasp: 👉 How to Auto-Export Glasp Highlights with n8n Do you wish your Glasp highlights could automatically flow into Notion, Slack, Google Sheets, or any other tool you use? With the Glasp API and n8n (a workflow automation platform), you can set this up in minutes -- no coding required. In this tutorial, we'll walk you through setting up an n8n workflow that automatically fetches your new Glasp highlights every few hours and sends them wherever you want. What You'll Need A Glasp account with highlights An n8n account (Cloud or self-hosted) A Glasp Access Token ( get it here ) What This Workflow Does Runs automatically on a schedule (default: every 6 hours) Fetches only new highlights since the last run Skips documents you've already exported (no duplicates) Formats highlights as both plain text and Markdown Sends them to any destination you connect Step 1: Import the Workflow The workflow is published as an official n8n template. You can import i
Continue reading on Dev.to Tutorial
Opens in a new tab




