patch https://{subdomain}.kommo.com/api/v4/website_buttons/
This method enables users to modify an existing CRM Plugin. Users can add new trusted domains to an existing CRM Plugin, but the addition occurs asynchronously, outside of the request context.
Limitations
- The method is available with administrator rights.
- The method is only available to integrations.
- Additional domains will be added only if there is at least one in the current list.
Response parameters
Parameter | Data type | Description |
---|---|---|
account_id | int | Account ID |
source_id | int | Source ID |
button_id | int | The ID of the button associated with the source |
is_duplication_control_enabled | bool | Duplicate control of source status |
name | string | Source name |
creation_status | string | Source creation status ("created" or "creation_pending" |
pipeline_id | int | Pipeline ID |
script | string | Script of CRM Plugin |