> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withampersand.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Notion

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://api.notion.com`.

## Before You Get Started

To integrate Notion with Ampersand, you will need [a Notion Account](https://www.notion.so/signup).

Once your account is created, you'll need to create an integration in Notion, configure the Ampersand redirect URI within the integration, and obtain the following credentials from your integration:

* OAuth Client ID
* OAuth Client Secret

You will then use this token to connect your application to Ampersand.

### Create a Notion Account

Here's how you can sign up for a Notion account:

* Go to the [Notion Sign Up page](https://www.notion.so/signup).
* Sign up using your preferred method.

### Creating a Notion Integration

Follow the steps below to create a Notion integration and add the Ampersand redirect URL.

1. Log in to the [Notion Integrations](https://www.notion.so/login?redirectURL=%2Fprofile%2Fintegrations) page.
2. Click the **New Integration** button.
3. Enter the following integration details:
   1. **Integration Name**: The name of your integration.
   2. **Associated Workspace**: The workspace linked to your integration.
   3. **Integration Type**: Select **Public**.
   4. **Website**: URL of your website.
   5. **Privacy Policy URL**: URL for your privacy policy.
   6. **Terms of Use URL**: URL for your terms of use.
   7. **Email**: Contact email.
   8. **Upload**: Icon or image representing your integration.
   9. **Redirect URIs**: Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth`.

<img src="https://mintcdn.com/ampersand-24eb5c1a/Bx3tggG51e0liOp-/images/provider-guides/4f58207-notion1.gif?s=b1500ac3d3e514393be4ba17b20acaca" alt="Alt text" width="1440" height="682" data-path="images/provider-guides/4f58207-notion1.gif" />

<br />

4. Click **Save**.

You'll see the option to\*\* Configure integration settings **for your app. Clicking this button will display the **OAuth Client ID** and** OAuth Client Secret\*\* keys, which are necessary for connecting your app to Ampersand.

<img src="https://mintcdn.com/ampersand-24eb5c1a/Bx3tggG51e0liOp-/images/provider-guides/8cc7845-notion3.jpeg?fit=max&auto=format&n=Bx3tggG51e0liOp-&q=85&s=af10e46cc1ea3f2e81e4344936419b18" alt="Alt text" width="2044" height="1156" data-path="images/provider-guides/8cc7845-notion3.jpeg" />

## Add Your Notion Integration Info to Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to create a Notion integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a/CkzFg-K1u4gYx3ZD/images/provider-guides/dd47b7a-Ampersand.png?fit=max&auto=format&n=CkzFg-K1u4gYx3ZD&q=85&s=d580aa00cc421fe14cfbab79c2e0812f" alt="Alt text" width="2244" height="442" data-path="images/provider-guides/dd47b7a-Ampersand.png" />

3. Select **Provider Apps**.

4. Select *Notion* from the **Provider** list.

5. Enter the previously obtained *OAuth Client ID* in the **Client ID** field and *OAuth Client Secret* in the **Client Secret** field.

   <img src="https://mintcdn.com/ampersand-24eb5c1a/p4alBfPjHeNuBPh1/images/provider-guides/1594a46-notion2.gif?s=af8a8b553561e9436e1bfa14bee44f63" alt="Alt text" width="798" height="552" data-path="images/provider-guides/1594a46-notion2.gif" />

6. Click **Save Changes**.
