post https://{subdomain}.kommo.com/api/v4/website_buttons
This method enables you to add a CRM Plugin. Once you make the request, the source in the pipeline is created immediately, while the CRM Plugin settings are created asynchronously (outside the context of the request).
Limitations
- The method is only available to integrations and requires administrator rights.
- Limited of 10 trusted domains where the CRM Plugin will be loaded.
Response parameters
Upon success, the method returns the ID of the created source and an array of trusted domains.
Parameter | Data type | Description |
---|---|---|
source_id | int | ID of the source added to the pipeline |
trusted_websites | array | An array of trusted domains that will be associated to the CRM Plugin |