get https://{subdomain}.kommo.com/api/v4/website_buttons/
The method allows you to obtain the parameters of one CRM Plugin.
Limitations
The method is available with administrator rights.
Response parameters
The method returns the CRM Plugin object, including the script embedded on the website.
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 |