-
Notifications
You must be signed in to change notification settings - Fork 47
Labels
enhancement in SDKNew feature or request in SDKNew feature or request in SDK
Milestone
Description
Description
Methods
- crm.type.add | Creates a new smart process
- crm.type.update | Updates the smart process
- crm.type.get | Returns the smart process by id
- crm.type.getByEntityTypeId | Returns the smart process by entityTypeId
- crm.type.list | Returns a list of smart processes
- crm.type.delete | Deletes the smart process
- crm.type.fields | Returns the fields of the smart process
Events
- onCrmTypeAdd | When a smart process is created
- onCrmTypeUpdate | When a smart process is updated
- onCrmTypeDelete | When a smart process is deleted
Metadata
Metadata
Assignees
Labels
enhancement in SDKNew feature or request in SDKNew feature or request in SDK