Those have relation to the client, though, in future might be implemented as standalone solutions.
This issue is for keeping information about possible solutions since there is no other place to keep it.
Some useful findings:
Data structures
Tools
Guides
Those have relation to the client, though, in future might be implemented as standalone solutions.
This issue is for keeping information about possible solutions since there is no other place to keep it.
Some useful findings:
Data structures
Bitrix API fields https://bxapi.ru/src/?module_id=crm&name=CCrmLead::GetFieldsInfo
They do contain information about data types and entities relations. They can be used to marshall and aggregate entities.
Tools
Guides