Skip to main content
POST
Create a mapper rule

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Path Parameters

slug
string
required

Body

application/json
name
string
required
Example:

"extract subject person from reports[0].registration"

targetEntity
enum<string>
required
Available options:
lawsuit,
lawsuit_party,
lawsuit_activity,
person,
company,
company_shareholder
expression
string
required

JSONata expression returning array

priority
number
default:0
enabled
boolean
default:true
notes
string

Response

201 - undefined