TDV Adapter for Zoho Projects

Build 22.0.8462

ProjectCustomFields

Gets all the project custom fields.

Select

You can use the below query to get all Project Custom Fields:
SELECT * FROM ProjectCustomFields

Columns

Name Type Description
Id [KEY] String Custom Field Id.
Name String Custom Field Name.
FieldType String Custom Field Type.
FieldId String Field Id.
PII Boolean Custom Field PII.
Encrypted Boolean Encrypted.
DefaultValue String Custom Field Default Value.
PickList String Custom Field Pick List Options.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462