Field API Names
From Clarizen
Field API names are used when creating formula fields to reference the specific field.
When inserting a field into the Formula it must start with a "$".
Custom fields receive an API upon creation of the field.
Below is a list of all API names for Standard Clarizen fields for each Entity Type.
Document Entity
| Field Label | Field API Name |
| Created By | $CreatedBy |
| Created On | $CreatedOn |
| Description | $Description |
| Document Type | $DocumentType |
| Entity Type | $EntityType |
| ID | $SYSID |
| Last Updated By | $LastUpdatedBy |
| Last Updated On | $LastUpdatedOn |
| Name | $Name |
| State | $State |
| System Last Updated On | $LastUpdatedBySystemOn |
