Create transfer

Enqueue a transfer to specified destination.

Path Params
string
required

Destination ID.

Body Params
boolean
boolean
models
array of strings

Specifies models to run. If unspecified or left empty all models will be run.

models
date-time

All rows transferred will have a last_updated_at value greater than or equal to this value. If omitted the Unix epoch will be used. Timestamps should be represented in RFC3339 format.

date-time

All rows transferred will have a last_updated_at value less than this value. If omitted the current time will be used. Timestamps should be represented in RFC3339 format.

tags
object

Tags to apply to the transfer. Tags are key-value pairs where keys and values must contain only alphanumeric characters and underscores/hyphens.

Responses

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