Get Configuration Fields
Returns all fields needed to connect to the given connector
NsApiSlow threshold: 5000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
ErpConnectorId
GetConfigurationFields: Returns all fields needed to connect to the given connector
Response
OK
Internal key/name of the field. Used as the key in the ConnectionConfigField values when TestConnection is called.
A way to set the order of the fields. Lowest value will be displayed first/over the fields with other values.
Localized field name – shown in the GUI
Tooltip for the field name.
String, int, decimal, etc.
Checkbox, Text, Password, Integer, Double, List, Date, Label MDO List provider name for list fields
A default value for the field.
Maximum length for strings, if set. 0 means no restriction. (Though sooner or later something will no doubt overflow if you pile on the gigabytes.)
Access restrictions on the field
Normal, Mandatory, ReadOnly True if this field is displayed in search result
Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
Get Configuration FieldsNSFieldMetadataGet Saint ConfigurationsGet Archive ConfigurationGet Quote Line ConfigurationGet Quote Line Configuration From Field Name