Skip to main content
POST
Create an integration field mapping

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Body

application/json
field_name
string
required

The field name to map

luminous_value
string
required

The Luminous-side value

external_value
string
required

The external system value

app_integration_account_id
integer | null

Integration account ID (null for global mappings)

mapping_group
string

Optional mapping group

is_active
boolean

Whether the mapping is active

priority
integer

Priority order

notes
string

Optional notes

Response

Integration field mapping created

data
object