Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,20 @@
rc-apps deploy --url <url> --username <username> --password <password>
```

4. Once its deploy, Go to Installed Apps and Settings tab in RC,you would see two input fields:

4. After deployment, Go to **Private Apps** within your Notion workspace. Click on the **settings** tab and enter your **Notion Client ID** and **Notion Client Secret**.
```

# notion-client-id
# notion-client-secret
// Generate above Credentials from Notion By Creating the *Public* Integration.
// On creating a *Public* Integration in Notion, **notion-client-id** and **notion-client-secret** will be automatically generated.
// https://developers.notion.com/docs/authorization#how-to-make-an-integration-public

```

5. Once Its done save the changes, and now under the Notion Integration Provide the Webhook GET endpoint in Redirect URI field of Notion, GET Webhook Endpoint: you can find on the Current App Info under Detail tab in RC.
5. One its done, save the changes, and then go to you **Notion Public Integration** and provide the **Webhook GET endpoint** in Redirect URI field of Notion.
```

GET Webhook Endpoint: you can find it on the Detail tab of App Info of your Notion App

```

<!-- ABOUT THE PROJECT -->

Expand Down Expand Up @@ -163,4 +165,4 @@ Here are some links to examples and documentation:
[issues-shield]: https://img.shields.io/github/issues/RocketChat/Apps.Notion?style=for-the-badge
[issues-url]: https://github.com/RocketChat/Apps.Notion/issues
[license-shield]: https://img.shields.io/github/license/RocketChat/Apps.Notion?style=for-the-badge
[license-url]: https://github.com/RocketChat/Apps.Notion/blob/master/LICENSE.txt
[license-url]: https://github.com/RocketChat/Apps.Notion/blob/master/LICENSE.txt