Overview of Methods
Scope:
crmWho can execute the method: any user
Configurable activities are a type of activity that can only be created from the application. For this type, you can customize the appearance of the activity detail form and its functionality. Methods for working with custom activity types in the timeline
|
Method |
Description |
|
Adds a new configurable activity to the timeline |
|
|
Updates a configurable activity |
|
|
Retrieves information about the activity |
|
|
Deletes a configurable activity by its identifier |
|
|
Retrieves a list of all configurable activities for a CRM entity filtered by |
Warning
The methods crm.activity.configurable.add, crm.activity.configurable.update, crm.activity.configurable.get can only be called in the context of an application.