Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

UdfDatatype

String

true


The UDF data type:

"D" for date

"I" for numeric

"R" for resource

"T" for text

"L" for text list

"Y" for boolean

"P" for relationshp type (i.e. JIRA and Zendesk)

I

UdfRequiredFlag

Boolean

false

false


false

UdfValues

String (4000)

true (if the UDFDatatype is 'L')


The values associated with a list type user defined field


UdfIdentity

PwsUserDefinedFieldRef

true


This structure represents the unique key fields associated with identifying a user defined field


UdfConnectorCode

String

false


The UDF connector code is associated with relationship type user defined fields. The UDF connector code is a unique identifier for an external connector


UdfDetailSubstitutionCode

String

false


The UDF detail substitution code is associated with relationship type user defined field detailed substitution codefields


UdfItemDetailPageUrl

String

false


The external connector UDF item detail page URL is associated with relationship type user defined fields


DecimalDigits

Byte

false

0

The number of decimal places associated with a numeric type user defined field

0

...