Versions Compared

Key

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

...

idunsignedThe profile field id. This can be used on other endpoints that accept the profile_value_id. For example, the update profile  value endpoint accepts this as a url path parameter.
field_typestringThe profile field type for this value. This can be

'text','integer','decimal','date','date_time','currency','lookup','structure','select','multi_select','hyperlink'

field_namestringThe extension field name assigned to it by you. e.g "My awesome custom field".
optionsarrayThe options for 'select' or 'multi_select' field type.
link_idunsignedIf the ID of the object the profile value is against.
link_typestringThe type of object the profile is against. e.g, job, contract, prospect or issue.
requiredstringThis indicates whether this profile field is required for the object.
lookup_typestringWhen lookup this will contain the lookups type. e.g, "company"
exportedstringThis indicates whether this profile field can be exported.
descrioptionstringThe description about this profile field.