/bulkImportMappingTypes/{mappingTypeName}/{fieldName}/values

Retrieve a collection of the complete list of values that can be applied to a given column in a field during a bulk import

Some fields have a predefined list of possible values which can be applied during a bulk import, corresponding, for example, to a drop-down list or a checkbox. This endpoint returns an ID and name property for each value that is allowed as an input. When preparing input data, input values should take the form of the ID of the value rather than the name to avoid potential collisions. However, if available value names are unique, names will be accepted as input values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to MailingAddress

Name of the bulk import mapping type

string
required
Defaults to name

The name of this field’s column, as discovered by GET /bulkImportMappingTypes

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json