mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 20:37:47 +00:00
17 lines
868 B
Markdown
17 lines
868 B
Markdown
---
|
|
id: example-connectors
|
|
title: Example connectors
|
|
pagination_label: Example Connectors
|
|
sidebar_label: Example Connectors
|
|
sidebar_position: 5
|
|
sidebar_class_name: exampleConnectors
|
|
keywords: ['connectivity', 'connectors', 'example']
|
|
description: Here are a few example connectors that were built for you to download and learn from.
|
|
slug: /connectivity/saas-connectivity/example-connectors
|
|
tags: ['Connectivity']
|
|
---
|
|
|
|
- [Airtable connector](https://github.com/sailpoint-oss/airtable-example-connector) is a real connector that works like a flat file data source and is great for demonstrating how a connector works.
|
|
|
|
- [Discourse connector](https://github.com/sailpoint-oss/discourse-connector-2) is a real connector that works with the [Discourse service](https://www.discourse.org/). The documentation for each command references code from this example application.
|