GreenshadesOnline Integration Help
EmployeeCustomFields

Field Name

Required

Data Type

Max

Description

EmployeeID

Yes

String

50

Stores the unique identifier of a specific employee

FieldID

Yes

String

100

Unique field identifier

DataType

Yes

String

 

Data type of field; supported types are String, Int, Datetime, and Bool.

Enabled

Yes

Bit

 

Indicates whether this field should be accessible via GreenshadesOnline

FieldLabel

Yes

String

50

A label for this field to be displayed on GreenshadesOnline

FieldValue

No

String

50

The value of the field; must conform to the indicated data type