Skip to main content
POST
Preview or execute source adapter JSON data

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required

Unique per submission and API-key owner. Reuse unchanged on retries.

Required string length: 1 - 200

Body

application/json
sourceAdapterDefinitionId
string
required
Required string length: 1 - 200
adapterVersion
string
required
Pattern: ^[a-f0-9]{64}$
sheets
object[]
required
Required array length: 1 - 50 elements
mode
enum<string>
default:preview
Available options:
preview,
execute
allowMissingFormSiteCreation
boolean
default:false
context
object

Response

Successful response

run
object
required
adapterVersion
string
required
counts
object
required
replayed
boolean
required
execution
object
required