Skip to main content
POST
Push a batch of customer contact records from Boomi

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
remote_id
string
required

SAP contact identifier (Contact.remote_id)

customer_code
string
required

KNA1-KUNNR of the parent customer

email
string
required

ADR6-SMTP_ADDR; required

name
string | null
phone
string | null
job_title
string | null
company_code
string | null

BKPF-BUKRS of the parent customer. Optional — tenant routing is via the inbound Bearer key.

Response

Successful Response

received_at
string<date-time>
required
results
BoomiInboundResult · object[]
required