Roboteka
Roboteka · Catalog · Get field value from a related entity

Get field value from a related entity

Reads the value of any field from a CRM entity (deal, contact, company, lead) by its ID.

Reads the value of any field from a CRM entity (deal, contact, company, lead) by its ID.

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. TITLE, UF_CRM_123456, ASSIGNED_BY_ID) string yes

What does the robot return?

Parameter Type
Field value string
Entity found (Y/N) string

Related robots

Related articles