Clear a field
Sets any field of any CRM entity (deal, contact, company, lead) to an empty value.
Sets any field of any CRM entity (deal, contact, company, lead) to an empty value.
What input parameters does the robot accept?
| Parameter | Type | Required? | Default |
|---|---|---|---|
| Entity type: deal / contact / company / lead | string | yes | |
| Entity ID | int | yes | |
| Field code (e.g. UF_CRM_123456 or COMMENTS) | string | yes |
What does the robot return?
| Parameter | Type |
|---|---|
| Success (Y/N) | string |