Event onCrmProductDelete
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
Event development has been halted
The event onCrmProductDelete is still operational, but there is a more relevant alternative CATALOG.PRODUCT.ON.DELETE.
The event is triggered when a product is deleted.
Parameters
Required parameters are marked with *
|
Name |
Description |
|
FIELDS |
The array contains the ID field with the value of the deleted product's identifier |
Copied
Previous