Home / Companies / WorkOS / Blog / Post Details
Content Deep Dive

Fetch Notion pages without OAuth using WorkOS Pipes

Blog post from WorkOS

Post Details
Company
Date Published
Author
Maria Paktiti
Word Count
2,287
Language
English
Hacker News Points
-
Summary

B2B applications can significantly enhance user experience by integrating contextually relevant data from platforms like Notion, allowing users to access essential documents and tools without switching between apps. WorkOS Pipes streamlines this process by managing OAuth flows and token storage, enabling applications to connect with third-party services such as Notion, Slack, GitHub, and others without the need for extensive OAuth infrastructure. By simply embedding the Pipes widget, apps can request and use access tokens to call provider APIs, facilitating seamless data integration. This tutorial guides users through setting up a WorkOS account to connect Notion to a Node app, leveraging WorkOS Pipes to manage the OAuth process, and enabling secure access to Notion pages. The tutorial also highlights the benefits of using WorkOS Pipes, such as automatic token refresh and support for multiple providers, making it a versatile tool for expanding application capabilities while focusing on core features rather than OAuth maintenance.