Bitrix API

Dictionary

FinalYes

Table of Contents

Constants

CATEGORY_AI_OPERATIONS  = 'ai_operations'
CATEGORY_AUTOMATION_OPERATIONS  = 'automation_operations'
CATEGORY_CRM_OPERATIONS  = 'crm_operations'
CATEGORY_ENTITY_OPERATIONS  = 'entity_operations'
CATEGORY_KANBAN_OPERATIONS  = 'kanban_operations'
CATEGORY_SETTINGS_OPERATIONS  = 'settings_operations'
ELEMENT_CANCEL_BUTTON  = 'cancel_button'
ELEMENT_CLOSE_BUTTON  = 'close_button'
ELEMENT_CONFLICT_ACCEPT_CHANGES  = 'conflict_accept_changes'
ELEMENT_CONFLICT_CANCEL_CHANGES  = 'conflict_cancel_changes'
ELEMENT_CONTACT_CENTER_IMPORTEXCEL  = 'contact_center_importexcel'
ELEMENT_CONTACT_CENTER_MARKETPLACE  = 'contact_center_marketplace'
ELEMENT_CONTROL_PANEL_CREATE_BUTTON  = 'control_panel_create_button'
ELEMENT_CONVERT_BUTTON  = 'convert_button'
ELEMENT_COPILOT_BUTTON  = 'copilot_button'
ELEMENT_CREATE_BUTTON  = 'create_button'
ELEMENT_CREATE_LINKED_ENTITY_BUTTON  = 'create_linked_entity_button'
ELEMENT_CRM_MODE_CHANGE_POPUP  = 'crm_mode_change_popup'
ELEMENT_DRAG_N_DROP  = 'drag_n_drop'
ELEMENT_ENABLE_CONTACT_CENTER  = 'enable_contact_center'
ELEMENT_FEEDBACK_REFUSED  = 'feedback_refused'
ELEMENT_FEEDBACK_SEND  = 'feedback_send'
ELEMENT_FILL_REQUIRED_FIELDS_POPUP  = 'fill_required_fields_popup'
ELEMENT_GRID_GROUP_ACTIONS  = 'grid_group_actions'
ELEMENT_GRID_GROUP_ACTIONS_LOSE_STAGE  = 'grid_group_actions_lose_stage'
ELEMENT_GRID_GROUP_ACTIONS_WON_STAGE  = 'grid_group_actions_won_stage'
ELEMENT_GRID_ROW_CONTEXT_MENU  = 'grid_row_context_menu'
ELEMENT_HIDE_CONTACT_CENTER  = 'hide_contact_center'
ELEMENT_ITEM_CONTACT_CENTER  = 'item_contact_center'
ELEMENT_ITEM_INDUSTRY_BUTTON  = 'item_industry_button'
ELEMENT_QUICK_BUTTON  = 'quick_button'
ELEMENT_SETTINGS_BUTTON  = 'settings_button'
ELEMENT_TERMINATION_CONTROL  = 'termination_control'
EVENT_AUDIO_TO_TEXT  = 'audio_to_text'
EVENT_AUTOMATION_CREATE  = 'automation_create'
EVENT_AUTOMATION_DELETE  = 'automation_delete'
EVENT_AUTOMATION_EDIT  = 'automation_edit'
EVENT_BLOCK_CLOSE  = 'block_close'
EVENT_BLOCK_ENABLE  = 'block_enable'
EVENT_BLOCK_LINK  = 'block_link'
EVENT_CALL_ACTIVITY_WITH_AUDIO_RECORDING  = 'activity_call_with_audio_recording'
EVENT_CALL_PARSING  = 'call_parsing'
EVENT_CALL_SCORING  = 'call_scoring'
EVENT_ENTITY_ADD  = 'entity_add'
EVENT_ENTITY_ADD_OPEN  = 'entity_add_open'
EVENT_ENTITY_CLOSE  = 'entity_close'
EVENT_ENTITY_CONVERT  = 'entity_convert'
EVENT_ENTITY_CONVERT_BATCH  = 'entity_convert_batch'
EVENT_ENTITY_CONVERT_OPEN  = 'entity_convert_open'
EVENT_ENTITY_COPY  = 'entity_copy'
EVENT_ENTITY_COPY_OPEN  = 'entity_copy_open'
EVENT_ENTITY_UPDATE  = 'entity_update'
EVENT_EXTRACT_FIELDS  = 'extract_fields'
EVENT_EXTRACT_SCORING_CRITERIA  = 'extract_scoring_criteria'
EVENT_SETTINGS_VIEW  = 'settings_view'
EVENT_SUMMARY  = 'summary'
SECTION_AUTOMATION  = 'automation'
SECTION_CATALOG_CONTRACTOR_COMPANY  = 'catalog_contractor_company_section'
SECTION_CATALOG_CONTRACTOR_CONTACT  = 'catalog_contractor_contact_section'
SECTION_COMPANY  = 'company_section'
SECTION_CONTACT  = 'contact_section'
SECTION_CRM  = 'crm'
SECTION_CRM_SETTINGS  = 'crm_settings'
SECTION_CUSTOM  = 'custom_section'
SECTION_DEAL  = 'deal_section'
SECTION_DYNAMIC  = 'dynamic_section'
SECTION_LEAD  = 'lead_section'
SECTION_MYCOMPANY  = 'my_company_section'
SECTION_QUOTE  = 'quote_section'
SECTION_REST  = 'rest'
SECTION_SITE_WIDGET  = 'site_widget_section'
SECTION_SMART_DOCUMENT_CONTACT  = 'smart_document_contact_section'
SECTION_SMART_INVOICE  = 'smart_invoice_section'
SECTION_WEBFORM  = 'webform'
STATUS_ATTEMPT  = 'attempt'
STATUS_CANCEL  = 'cancel'
STATUS_ERROR  = 'error'
STATUS_ERROR_AGREEMENT  = 'error_agreement'
STATUS_ERROR_B24  = 'error_b24'
STATUS_ERROR_LIMIT_BAAS  = 'error_limit_baas'
STATUS_ERROR_LIMIT_DAILY  = 'error_limit_daily'
STATUS_ERROR_LIMIT_MONTHLY  = 'error_limit_monthly'
STATUS_ERROR_NO_LIMITS  = 'error_no_limits'
STATUS_ERROR_PROVIDER  = 'error_provider'
STATUS_SUCCESS  = 'success'
STATUS_SUCCESS_COMMENT  = 'success_comment_only'
STATUS_SUCCESS_FIELDS  = 'success_fields'
SUB_SECTION_ACTION_BUTTON  = 'action_button'
SUB_SECTION_ACTIVITIES  = 'activities'
SUB_SECTION_CALENDAR  = 'calendar'
SUB_SECTION_CONTROL_PANEL  = 'control_panel'
SUB_SECTION_DEADLINES  = 'deadlines'
SUB_SECTION_DEAL  = 'deal'
SUB_SECTION_DETAILS  = 'details'
SUB_SECTION_GRID_ROW_MENU  = 'grid_row_menu'
SUB_SECTION_KANBAN  = 'kanban'
SUB_SECTION_KANBAN_DROPZONE  = 'kanban_dropzone'
SUB_SECTION_LEAD  = 'lead'
SUB_SECTION_LIST  = 'list'
TOOL_AI  = 'AI'
TOOL_CRM  = 'crm'
TYPE_AUTO  = 'auto'
TYPE_AUTOMATED_SOLUTION  = 'automated_solution'
TYPE_CONTACT_CENTER  = 'contact_center'
TYPE_DYNAMIC  = 'dynamic'
TYPE_ITEM_INDUSTRY  = 'item_industry'
TYPE_MANUAL  = 'manual'

Methods

getAnalyticsEntityType()  : string|null
getCrmMode()  : string

Constants

CATEGORY_AI_OPERATIONS

public mixed CATEGORY_AI_OPERATIONS = 'ai_operations'

CATEGORY_AUTOMATION_OPERATIONS

public mixed CATEGORY_AUTOMATION_OPERATIONS = 'automation_operations'

CATEGORY_CRM_OPERATIONS

public mixed CATEGORY_CRM_OPERATIONS = 'crm_operations'

CATEGORY_ENTITY_OPERATIONS

public mixed CATEGORY_ENTITY_OPERATIONS = 'entity_operations'

CATEGORY_KANBAN_OPERATIONS

public mixed CATEGORY_KANBAN_OPERATIONS = 'kanban_operations'

CATEGORY_SETTINGS_OPERATIONS

public mixed CATEGORY_SETTINGS_OPERATIONS = 'settings_operations'

ELEMENT_CANCEL_BUTTON

public mixed ELEMENT_CANCEL_BUTTON = 'cancel_button'

ELEMENT_CLOSE_BUTTON

public mixed ELEMENT_CLOSE_BUTTON = 'close_button'

ELEMENT_CONFLICT_ACCEPT_CHANGES

public mixed ELEMENT_CONFLICT_ACCEPT_CHANGES = 'conflict_accept_changes'

ELEMENT_CONFLICT_CANCEL_CHANGES

public mixed ELEMENT_CONFLICT_CANCEL_CHANGES = 'conflict_cancel_changes'

ELEMENT_CONTACT_CENTER_IMPORTEXCEL

public mixed ELEMENT_CONTACT_CENTER_IMPORTEXCEL = 'contact_center_importexcel'

ELEMENT_CONTACT_CENTER_MARKETPLACE

public mixed ELEMENT_CONTACT_CENTER_MARKETPLACE = 'contact_center_marketplace'

ELEMENT_CONTROL_PANEL_CREATE_BUTTON

public mixed ELEMENT_CONTROL_PANEL_CREATE_BUTTON = 'control_panel_create_button'

ELEMENT_CONVERT_BUTTON

public mixed ELEMENT_CONVERT_BUTTON = 'convert_button'

ELEMENT_COPILOT_BUTTON

public mixed ELEMENT_COPILOT_BUTTON = 'copilot_button'

ELEMENT_CREATE_BUTTON

public mixed ELEMENT_CREATE_BUTTON = 'create_button'

ELEMENT_CREATE_LINKED_ENTITY_BUTTON

public mixed ELEMENT_CREATE_LINKED_ENTITY_BUTTON = 'create_linked_entity_button'

ELEMENT_CRM_MODE_CHANGE_POPUP

public mixed ELEMENT_CRM_MODE_CHANGE_POPUP = 'crm_mode_change_popup'

ELEMENT_DRAG_N_DROP

public mixed ELEMENT_DRAG_N_DROP = 'drag_n_drop'

ELEMENT_ENABLE_CONTACT_CENTER

public mixed ELEMENT_ENABLE_CONTACT_CENTER = 'enable_contact_center'

ELEMENT_FEEDBACK_REFUSED

public mixed ELEMENT_FEEDBACK_REFUSED = 'feedback_refused'

ELEMENT_FEEDBACK_SEND

public mixed ELEMENT_FEEDBACK_SEND = 'feedback_send'

ELEMENT_FILL_REQUIRED_FIELDS_POPUP

public mixed ELEMENT_FILL_REQUIRED_FIELDS_POPUP = 'fill_required_fields_popup'

ELEMENT_GRID_GROUP_ACTIONS

public mixed ELEMENT_GRID_GROUP_ACTIONS = 'grid_group_actions'

ELEMENT_GRID_GROUP_ACTIONS_LOSE_STAGE

public mixed ELEMENT_GRID_GROUP_ACTIONS_LOSE_STAGE = 'grid_group_actions_lose_stage'

ELEMENT_GRID_GROUP_ACTIONS_WON_STAGE

public mixed ELEMENT_GRID_GROUP_ACTIONS_WON_STAGE = 'grid_group_actions_won_stage'

ELEMENT_GRID_ROW_CONTEXT_MENU

public mixed ELEMENT_GRID_ROW_CONTEXT_MENU = 'grid_row_context_menu'

ELEMENT_HIDE_CONTACT_CENTER

public mixed ELEMENT_HIDE_CONTACT_CENTER = 'hide_contact_center'

ELEMENT_ITEM_CONTACT_CENTER

public mixed ELEMENT_ITEM_CONTACT_CENTER = 'item_contact_center'

ELEMENT_ITEM_INDUSTRY_BUTTON

public mixed ELEMENT_ITEM_INDUSTRY_BUTTON = 'item_industry_button'

ELEMENT_QUICK_BUTTON

public mixed ELEMENT_QUICK_BUTTON = 'quick_button'

ELEMENT_SETTINGS_BUTTON

public mixed ELEMENT_SETTINGS_BUTTON = 'settings_button'

ELEMENT_TERMINATION_CONTROL

public mixed ELEMENT_TERMINATION_CONTROL = 'termination_control'

EVENT_AUDIO_TO_TEXT

public mixed EVENT_AUDIO_TO_TEXT = 'audio_to_text'

EVENT_AUTOMATION_CREATE

public mixed EVENT_AUTOMATION_CREATE = 'automation_create'

EVENT_AUTOMATION_DELETE

public mixed EVENT_AUTOMATION_DELETE = 'automation_delete'

EVENT_AUTOMATION_EDIT

public mixed EVENT_AUTOMATION_EDIT = 'automation_edit'

EVENT_BLOCK_CLOSE

public mixed EVENT_BLOCK_CLOSE = 'block_close'

EVENT_BLOCK_ENABLE

public mixed EVENT_BLOCK_ENABLE = 'block_enable'
public mixed EVENT_BLOCK_LINK = 'block_link'

EVENT_CALL_ACTIVITY_WITH_AUDIO_RECORDING

public mixed EVENT_CALL_ACTIVITY_WITH_AUDIO_RECORDING = 'activity_call_with_audio_recording'

EVENT_CALL_PARSING

public mixed EVENT_CALL_PARSING = 'call_parsing'

EVENT_CALL_SCORING

public mixed EVENT_CALL_SCORING = 'call_scoring'

EVENT_ENTITY_ADD

public mixed EVENT_ENTITY_ADD = 'entity_add'

EVENT_ENTITY_ADD_OPEN

public mixed EVENT_ENTITY_ADD_OPEN = 'entity_add_open'

EVENT_ENTITY_CLOSE

public mixed EVENT_ENTITY_CLOSE = 'entity_close'

EVENT_ENTITY_CONVERT

public mixed EVENT_ENTITY_CONVERT = 'entity_convert'

EVENT_ENTITY_CONVERT_BATCH

public mixed EVENT_ENTITY_CONVERT_BATCH = 'entity_convert_batch'

EVENT_ENTITY_CONVERT_OPEN

public mixed EVENT_ENTITY_CONVERT_OPEN = 'entity_convert_open'

EVENT_ENTITY_COPY

public mixed EVENT_ENTITY_COPY = 'entity_copy'

EVENT_ENTITY_COPY_OPEN

public mixed EVENT_ENTITY_COPY_OPEN = 'entity_copy_open'

EVENT_ENTITY_UPDATE

public mixed EVENT_ENTITY_UPDATE = 'entity_update'

EVENT_EXTRACT_FIELDS

public mixed EVENT_EXTRACT_FIELDS = 'extract_fields'

EVENT_EXTRACT_SCORING_CRITERIA

public mixed EVENT_EXTRACT_SCORING_CRITERIA = 'extract_scoring_criteria'

EVENT_SETTINGS_VIEW

public mixed EVENT_SETTINGS_VIEW = 'settings_view'

EVENT_SUMMARY

public mixed EVENT_SUMMARY = 'summary'

SECTION_AUTOMATION

public mixed SECTION_AUTOMATION = 'automation'

SECTION_CATALOG_CONTRACTOR_COMPANY

public mixed SECTION_CATALOG_CONTRACTOR_COMPANY = 'catalog_contractor_company_section'
Tags
see
CategoryRepository::COMPANY_CODE

SECTION_CATALOG_CONTRACTOR_CONTACT

public mixed SECTION_CATALOG_CONTRACTOR_CONTACT = 'catalog_contractor_contact_section'
Tags
see
CategoryRepository::CONTACT_CODE

SECTION_COMPANY

public mixed SECTION_COMPANY = 'company_section'

SECTION_CONTACT

public mixed SECTION_CONTACT = 'contact_section'

SECTION_CRM_SETTINGS

public mixed SECTION_CRM_SETTINGS = 'crm_settings'

SECTION_CUSTOM

public mixed SECTION_CUSTOM = 'custom_section'

SECTION_DEAL

public mixed SECTION_DEAL = 'deal_section'

SECTION_DYNAMIC

public mixed SECTION_DYNAMIC = 'dynamic_section'

SECTION_LEAD

public mixed SECTION_LEAD = 'lead_section'

SECTION_MYCOMPANY

public mixed SECTION_MYCOMPANY = 'my_company_section'

SECTION_QUOTE

public mixed SECTION_QUOTE = 'quote_section'

SECTION_SITE_WIDGET

public mixed SECTION_SITE_WIDGET = 'site_widget_section'

SECTION_SMART_INVOICE

public mixed SECTION_SMART_INVOICE = 'smart_invoice_section'

SECTION_WEBFORM

public mixed SECTION_WEBFORM = 'webform'

STATUS_ATTEMPT

public mixed STATUS_ATTEMPT = 'attempt'

STATUS_CANCEL

public mixed STATUS_CANCEL = 'cancel'

STATUS_ERROR

public mixed STATUS_ERROR = 'error'

STATUS_ERROR_AGREEMENT

public mixed STATUS_ERROR_AGREEMENT = 'error_agreement'

STATUS_ERROR_B24

public mixed STATUS_ERROR_B24 = 'error_b24'

STATUS_ERROR_LIMIT_BAAS

public mixed STATUS_ERROR_LIMIT_BAAS = 'error_limit_baas'

STATUS_ERROR_LIMIT_DAILY

public mixed STATUS_ERROR_LIMIT_DAILY = 'error_limit_daily'

STATUS_ERROR_LIMIT_MONTHLY

public mixed STATUS_ERROR_LIMIT_MONTHLY = 'error_limit_monthly'

STATUS_ERROR_NO_LIMITS

public mixed STATUS_ERROR_NO_LIMITS = 'error_no_limits'

STATUS_ERROR_PROVIDER

public mixed STATUS_ERROR_PROVIDER = 'error_provider'

STATUS_SUCCESS

public mixed STATUS_SUCCESS = 'success'

STATUS_SUCCESS_COMMENT

public mixed STATUS_SUCCESS_COMMENT = 'success_comment_only'

STATUS_SUCCESS_FIELDS

public mixed STATUS_SUCCESS_FIELDS = 'success_fields'

SUB_SECTION_ACTION_BUTTON

public mixed SUB_SECTION_ACTION_BUTTON = 'action_button'

SUB_SECTION_ACTIVITIES

public mixed SUB_SECTION_ACTIVITIES = 'activities'

SUB_SECTION_CALENDAR

public mixed SUB_SECTION_CALENDAR = 'calendar'

SUB_SECTION_CONTROL_PANEL

public mixed SUB_SECTION_CONTROL_PANEL = 'control_panel'

SUB_SECTION_DEADLINES

public mixed SUB_SECTION_DEADLINES = 'deadlines'

SUB_SECTION_DEAL

public mixed SUB_SECTION_DEAL = 'deal'

SUB_SECTION_DETAILS

public mixed SUB_SECTION_DETAILS = 'details'

SUB_SECTION_GRID_ROW_MENU

public mixed SUB_SECTION_GRID_ROW_MENU = 'grid_row_menu'

SUB_SECTION_KANBAN

public mixed SUB_SECTION_KANBAN = 'kanban'

SUB_SECTION_KANBAN_DROPZONE

public mixed SUB_SECTION_KANBAN_DROPZONE = 'kanban_dropzone'

SUB_SECTION_LEAD

public mixed SUB_SECTION_LEAD = 'lead'

SUB_SECTION_LIST

public mixed SUB_SECTION_LIST = 'list'

TYPE_AUTOMATED_SOLUTION

public mixed TYPE_AUTOMATED_SOLUTION = 'automated_solution'

TYPE_CONTACT_CENTER

public mixed TYPE_CONTACT_CENTER = 'contact_center'

TYPE_DYNAMIC

public mixed TYPE_DYNAMIC = 'dynamic'

TYPE_ITEM_INDUSTRY

public mixed TYPE_ITEM_INDUSTRY = 'item_industry'

Methods

getAnalyticsEntityType()

public static getAnalyticsEntityType(int|string $entityType) : string|null
Parameters
$entityType : int|string
Return values
string|null

getCrmMode()

public static getCrmMode() : string
Return values
string

        
On this page

Search results