2018-07-08 15:16:45 +00:00
|
|
|
key: slack
|
|
|
|
title: Slack
|
2018-08-04 21:27:55 +00:00
|
|
|
description: Slack is a cloud-based set of proprietary team collaboration tools and services.
|
2018-07-08 15:16:45 +00:00
|
|
|
author: requarks.io
|
2018-08-04 21:27:55 +00:00
|
|
|
logo: https://static.requarks.io/logo/slack.svg
|
2018-10-08 04:17:31 +00:00
|
|
|
color: green
|
2018-08-04 21:27:55 +00:00
|
|
|
website: https://api.slack.com/docs/oauth
|
2019-04-22 01:43:33 +00:00
|
|
|
isAvailable: true
|
2018-07-08 15:16:45 +00:00
|
|
|
useForm: false
|
2019-04-28 04:20:06 +00:00
|
|
|
scopes:
|
2019-04-22 01:43:33 +00:00
|
|
|
- identity.basic
|
|
|
|
- identity.email
|
|
|
|
- identity.avatar
|
2018-07-08 15:16:45 +00:00
|
|
|
props:
|
2019-04-22 01:43:33 +00:00
|
|
|
clientId:
|
|
|
|
type: String
|
|
|
|
title: Client ID
|
|
|
|
hint: Application Client ID
|
|
|
|
order: 1
|
|
|
|
clientSecret:
|
|
|
|
type: String
|
|
|
|
title: Client Secret
|
|
|
|
hint: Application Client Secret
|
|
|
|
order: 2
|
|
|
|
team:
|
|
|
|
type: String
|
|
|
|
title: Team / Workspace ID
|
|
|
|
hint: Optional - Your unique team (workspace) identifier
|
|
|
|
order: 3
|