# How to Add Custom Providers to WorkOS Pipes

DevFeed: [How to Add Custom Providers to WorkOS Pipes](<https://devfeed.tech/articles/every-integration-catalog-is-also-a-list-of-what-you-don-t-support-15982.md>)

Original publisher: [Read original article](<https://workos.com/blog/adding-a-custom-provider>)

Author: WorkOS

Published: 2026-08-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [OAuth](<https://devfeed.tech/topics/oauth.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [API](<https://devfeed.tech/topics/api.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [backend](<https://devfeed.tech/tags/backend.md>), [integration](<https://devfeed.tech/tags/integration.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [widget](<https://devfeed.tech/tags/widget.md>)

## AI overview

This tutorial explains how to add custom providers to WorkOS Pipes when a provider is not in the catalog. It covers custom credentials, organization-scoped providers, and custom provider configuration for OAuth or API-key-based integrations, while preserving the existing connection-consuming code.

## Source excerpt

The path for adding a provider yourself, whether it speaks OAuth, odd OAuth, or only API keys.