@base44-preview/sdk 0.8.20-pr.136.7f5461e → 0.8.20-pr.136.cbfe0f7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -65,7 +65,10 @@ export interface ConnectorConnectionResponse {
|
|
|
65
65
|
* | Slack Bot | `slackbot` |
|
|
66
66
|
* | TikTok | `tiktok` |
|
|
67
67
|
*
|
|
68
|
-
*
|
|
68
|
+
* See the integration guides for more details:
|
|
69
|
+
*
|
|
70
|
+
* - **Scopes and permissions**: {@link https://docs.base44.com/Integrations/gmail-connector#gmail-scopes-and-permissions | Gmail}, {@link https://docs.base44.com/Integrations/linkedin-connector#linkedin-scopes-and-permissions | LinkedIn}, {@link https://docs.base44.com/Integrations/slack-connector#slack-scopes-and-permissions | Slack}
|
|
71
|
+
* - **Slack connector types**: {@link https://docs.base44.com/Integrations/slack-connector#about-the-slack-connectors | About the Slack connectors} explains the difference between `slack` and `slackbot`
|
|
69
72
|
*
|
|
70
73
|
* ## Authentication Modes
|
|
71
74
|
*
|