-
Notifications
You must be signed in to change notification settings - Fork 70
feat(integrations): add kommo #448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,73 @@ | ||
| --- | ||
| title: Kommo | ||
| description: Connect your bot to Kommo CRM using the official integration. | ||
| icon: '/integrations/integration-guides/assets/icons/kommo.svg' | ||
| tag: New | ||
| --- | ||
|
|
||
| {/* vale off */} | ||
|
|
||
| import integrationVersions from '/snippets/integrations/versions.mdx' | ||
| import { OpenInHub } from '/snippets/integrations/open-in-hub.jsx' | ||
| import Cards from '/snippets/integrations/cards/botpress/kommo.mdx' | ||
|
|
||
| <OpenInHub integration={integrationVersions.kommo}/> | ||
|
|
||
| {/* vale on */} | ||
|
|
||
| The official Kommo integration allows your bot to create and update leads, manage contacts, and search your CRM data. | ||
|
|
||
| ## Setup | ||
|
|
||
| <Info> | ||
| Before you begin, you need: | ||
|
|
||
| - A [published bot](/get-started/quick-start) | ||
| - A Kommo account with **administrator** access | ||
| - A **private integration** in your Kommo account | ||
| - A **long-lived access token** from that private integration | ||
| </Info> | ||
|
|
||
| <Steps> | ||
| <Step title="Install the Kommo integration in Botpress"> | ||
| 1. In Botpress Studio, select **Explore Hub** in the upper-right corner. | ||
| 2. Search for the **Kommo** integration, then select **Install Integration**. | ||
|
|
||
| Leave the configuration fields empty for now, you will fill them in after you create the private integration and token in Kommo. | ||
| </Step> | ||
| <Step title="Create a private integration in Kommo"> | ||
| 1. Log in to your Kommo account. | ||
| 2. Go to **Settings** → **Integrations marketplace**. | ||
| 3. Select **Create Integration** in the upper-right corner. | ||
| 4. Enter a name for your integration. | ||
| 5. Select **all** scopes. | ||
| 6. Save the integration. | ||
| </Step> | ||
| <Step title="Generate a long-lived access token"> | ||
| 1. Open your integration’s settings in Kommo. | ||
| 2. Select **Generate long-lived token**. | ||
| 3. Choose an expiration date. | ||
| 4. Copy the long-lived token and store it securely. | ||
|
|
||
| <Note> | ||
| Treat the token like a password. If it is exposed, revoke it in Kommo and generate a new one. | ||
| </Note> | ||
| </Step> | ||
| <Step title="Configure the integration in Botpress"> | ||
| In the Kommo integration **Configuration** page in Botpress, enter: | ||
|
|
||
| - **Base Domain**: Your Kommo subdomain only (for example `mycompany.kommo.com`) | ||
|
|
||
| Do not include `https://` or trailing slashes. | ||
|
|
||
| - **Access Token**: The long-lived token from the previous step. | ||
|
|
||
| Select **Save Configuration** and enable the integration. | ||
| </Step> | ||
| </Steps> | ||
|
|
||
| --- | ||
|
|
||
| ## Cards | ||
|
|
||
| <Cards /> | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Kommo'?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are u fr Vale
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can add it to
.vale/styles/config/vocabularies/botpress-vocab/accept.txtto silence this kinda thing fyiThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
me and Vale have beef