From 85473f6dcf915250be5d9a83fa44b814efa0110c Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Thu, 22 Sep 2022 01:48:52 +0300 Subject: [PATCH] docs: Add description part to the connection pages --- packages/docs/pages/connections/slack.md | 4 ++++ packages/docs/pages/connections/twitter.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/packages/docs/pages/connections/slack.md b/packages/docs/pages/connections/slack.md index 9a04b806..6f402265 100644 --- a/packages/docs/pages/connections/slack.md +++ b/packages/docs/pages/connections/slack.md @@ -1,5 +1,9 @@ # Slack +:::info +This page explains the steps you need to follow to set up the Slack connection in Automatisch. If any of the steps are outdated, please let us know! +::: + 1. Go to the [link](https://api.slack.com/apps?new_app=1) to **create an app** on Slack API. 2. Select **From scratch**. 3. Enter **App name**. diff --git a/packages/docs/pages/connections/twitter.md b/packages/docs/pages/connections/twitter.md index 3618a47c..d8faf8c1 100644 --- a/packages/docs/pages/connections/twitter.md +++ b/packages/docs/pages/connections/twitter.md @@ -1,5 +1,9 @@ # Twitter +:::info +This page explains the steps you need to follow to set up the Twitter connection in Automatisch. If any of the steps are outdated, please let us know! +::: + 1. Go to the [Twitter Developer Portal](https://developer.twitter.com/en/portal/projects-and-apps),complete the questionnaire and click the **Let's do this** button. 2. Accept terms & conditions on the following page and click **Submit**.