Skip to content

Commit dac2227

Browse files
committed
558 - docs - generated
1 parent 5f81b65 commit dac2227

File tree

1 file changed

+12
-12
lines changed
  • docs/content/docs/reference/components

1 file changed

+12
-12
lines changed

docs/content/docs/reference/components/slack.mdx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -291,19 +291,19 @@ To create a Custom Action, simply specify the desired HTTP method, path, and any
291291
5. Click on **Create App**.
292292
6. Click on **Basic Information**
293293
7. Click on **OAuth & Permissions**.
294-
8. Click on **Add New Redirect URL**. Bytechef redirect URL: https://127.0.0.1:5173/callback or https://app.bytechef.io/callback.
294+
8. Click on **Add New Redirect URL**. ByteChef redirect URL: https://127.0.0.1:5173/callback or https://app.bytechef.io/callback.
295295
9. Click on **Add**.
296296
10. Click on **Save URLs**.
297-
11. Click on **Add an OAuth Scope**
298-
- "channels:read"
299-
- "channels:write"
300-
- "channels:history"
301-
- "chat:write:bot"
302-
- "groups:read"
303-
- "reactions:read"
304-
- "mpim:read"
305-
- "users:read"
306-
- "incoming-webhook"
297+
11. Click on **Add an OAuth Scope**.
298+
- channels:read
299+
- channels:write
300+
- channels:history
301+
- chat:write:bot
302+
- groups:read
303+
- reactions:read
304+
- mpim:read
305+
- users:read
306+
- incoming-webhook
307307
12. Under OAuth tokens click on **Install to ...**.
308308

309309
<div style={{ position: 'relative', height:0, width: '100%', overflow: 'hidden', zIndex: 99999, boxSizing: 'border-box', paddingBottom: 'calc(50.05219207% + 32px)'}}>
@@ -330,7 +330,7 @@ To create a Custom Action, simply specify the desired HTTP method, path, and any
330330
14. Click this icon to get webhook URL.
331331
15. Navigate to link and select your app.
332332
16. Click on **Event Subscriptions**.
333-
17. Enable Events
333+
17. Enable Events.
334334
18. Click on **Enable**.
335335
19. Click on **Change**.
336336
20. Enter copied webhook URL to verify it.

0 commit comments

Comments
 (0)