Fixing Paperless API Requests in n8n: Avoiding the Login Page Trap

While building an n8n workflow for Paperless-ngx, I encountered a confusing issue: API requests that worked in curl returned an HTML login page in n8n. Here’s how I diagnosed the problem and found a reliable fix.

July 15, 2025 · 3 min · 429 words

Connect to Grist API in Power BI Using Power Query

Learn how to fetch and transform data from a Grist document table directly in Power BI using a parameterized Power Query function.

June 18, 2025 · 2 min · 423 words