Updates an existing pipeline by UUID.
curl --request POST \
--url https://api.artie.com/pipelines/{uuid} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"pipeline": {
"advancedSettings": {
"appendOnly": true,
"autoReplicateIgnoreRegex": "<string>",
"autoReplicateNewTables": true,
"bufferRows": 123,
"defaultSourceSchema": "<string>",
"dropDeletedColumns": true,
"dynamoDBBackfillConfig": {
"bucket": "<string>",
"enabled": true,
"exportArn": "<string>",
"optionalFolder": "<string>"
},
"enableSoftDelete": true,
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"forceUTCTimezone": true,
"includeArtieOperationColumn": true,
"includeArtieUpdatedAtColumn": true,
"includeDatabaseUpdatedAtColumn": true,
"includeFullSourceTableNameColumn": true,
"includeFullSourceTableNameColumnAsPrimaryKey": true,
"includeSourceMetadataColumn": true,
"splitEventsByType": true,
"stagingSchema": "<string>",
"staticColumns": [
{
"column": "<string>",
"value": "<string>"
}
],
"truncateExceededValues": true,
"turboLatencyThresholdMinutes": 123,
"turboRowThreshold": 123,
"turboWarehouse": "<string>",
"useBQBatchPriority": true,
"useBigNumericForVariableNumeric": true,
"writeRawBinaryValues": true
},
"dataPlaneName": "<string>",
"destinationUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"snowflakeEcoScheduleUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"sourceReaderUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"specificDestCfg": {
"bucketName": "<string>",
"containerName": "<string>",
"database": "<string>",
"dynamicallyCreateNamespaces": true,
"externalStageName": "<string>",
"externalStageS3Bucket": "<string>",
"externalStageS3Prefix": "<string>",
"folderName": "<string>",
"schema": "<string>",
"schemaNamePrefix": "<string>",
"tableNameSeparator": "<string>",
"useSameSchemaAsSource": true
},
"tables": [
{
"advancedSettings": {
"alias": "<string>",
"bufferRows": 123,
"columnsToHash": [
"<string>"
],
"ctidSettings": {
"chunkSize": 1,
"enabled": true,
"maxParallelism": 1
},
"excludeColumns": [
"<string>"
],
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"includeColumns": [
"<string>"
],
"k8sRequestCPU": 1,
"k8sRequestMemoryMB": 1,
"mergePredicates": [
{
"partitionBy": "<string>",
"partitionField": "<string>",
"partitionType": "<string>"
}
],
"msmFlushCount": 1,
"primaryKeysOverride": [
"<string>"
],
"rangeSettings": {
"batchSize": 1,
"chunksSize": 1,
"enabled": true,
"maxParallelism": 1
},
"shouldBackfillHistoryTable": true,
"skipDelete": true,
"softPartitioning": {
"enabled": true,
"maxPartitions": 123,
"partitionColumn": "<string>",
"partitionFrequency": "<string>",
"partitionSchema": "<string>"
},
"streamARN": "<string>",
"unifyAcrossDatabases": true,
"unifyAcrossSchemas": true
},
"disableReplication": true,
"enableHistoryMode": true,
"individualDeployment": true,
"isPartitioned": true,
"name": "<string>",
"schema": "<string>",
"status": "<string>",
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}
}
'{
"advancedSettings": {
"appendOnly": true,
"autoReplicateIgnoreRegex": "<string>",
"autoReplicateNewTables": true,
"bufferRows": 123,
"defaultSourceSchema": "<string>",
"dropDeletedColumns": true,
"dynamoDBBackfillConfig": {
"bucket": "<string>",
"enabled": true,
"exportArn": "<string>",
"optionalFolder": "<string>"
},
"enableSoftDelete": true,
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"forceUTCTimezone": true,
"includeArtieOperationColumn": true,
"includeArtieUpdatedAtColumn": true,
"includeDatabaseUpdatedAtColumn": true,
"includeFullSourceTableNameColumn": true,
"includeFullSourceTableNameColumnAsPrimaryKey": true,
"includeSourceMetadataColumn": true,
"nullOutInvalidValues": true,
"reuseStagingTable": true,
"sessionDriverMemory": "<string>",
"sessionExecutorMemory": "<string>",
"snowpipeStreamingMaxChannels": 123,
"splitEventsByType": true,
"stagingSchema": "<string>",
"staticColumns": [
{
"column": "<string>",
"value": "<string>"
}
],
"tablesPerTransferPod": 1,
"truncateExceededValues": true,
"turboLatencyThresholdMinutes": 123,
"turboRowThreshold": 123,
"turboWarehouse": "<string>",
"useBQBatchPriority": true,
"useBigNumericForVariableNumeric": true,
"useSnowpipeStreaming": true,
"waitForTopics": true,
"writeRawBinaryValues": true
},
"companyUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"dataPlaneName": "<string>",
"environmentUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"hasUndeployedChanges": true,
"isDeploying": true,
"lastUpdatedAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"sourceType": "api",
"specificDestCfg": {
"bucketName": "<string>",
"containerName": "<string>",
"database": "<string>",
"dynamicallyCreateNamespaces": true,
"externalStageName": "<string>",
"externalStageS3Bucket": "<string>",
"externalStageS3Prefix": "<string>",
"folderName": "<string>",
"schema": "<string>",
"schemaNamePrefix": "<string>",
"tableNameSeparator": "<string>",
"useSameSchemaAsSource": true
},
"tables": [
{
"advancedSettings": {
"alias": "<string>",
"backfillFromDatabases": [
"<string>"
],
"backfillFromSchemas": [
"<string>"
],
"bigQueryPartitionSettings": {
"partitionBy": "<string>",
"partitionField": "<string>",
"partitionType": "<string>"
},
"bufferRows": 123,
"columnsToHash": [
"<string>"
],
"ctidSettings": {
"chunkSize": 1,
"enabled": true,
"maxParallelism": 1
},
"excludeColumns": [
"<string>"
],
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"historyTableBackfillFromSchemas": [
"<string>"
],
"includeColumns": [
"<string>"
],
"k8sRequestCPU": 1,
"k8sRequestMemoryMB": 1,
"mergePredicates": [
{
"partitionBy": "<string>",
"partitionField": "<string>",
"partitionType": "<string>"
}
],
"msmFlushCount": 1,
"primaryKeysOverride": [
"<string>"
],
"rangeSettings": {
"batchSize": 1,
"chunksSize": 1,
"enabled": true,
"maxParallelism": 1
},
"shouldBackfillHistoryTable": true,
"skipDelete": true,
"softPartitioning": {
"enabled": true,
"maxPartitions": 123,
"partitionColumn": "<string>",
"partitionFrequency": "<string>",
"partitionSchema": "<string>"
},
"streamARN": "<string>",
"unifyAcrossDatabases": true,
"unifyAcrossSchemas": true
},
"createdAt": "2023-11-07T05:31:56Z",
"destinationTableName": "<string>",
"disableReplication": true,
"enableHistoryMode": true,
"historyTableStatus": "<string>",
"individualDeployment": true,
"isPartitioned": true,
"name": "<string>",
"schema": "<string>",
"status": "<string>",
"updatedAt": "2023-11-07T05:31:56Z",
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"destinationUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"lastDeployedAt": "2023-11-07T05:31:56Z",
"snowflakeEcoScheduleUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"sourceReaderUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "draft"
}API key passed as a Bearer token in the Authorization header.
Show child attributes
OK
Show child attributes
api, bigquery, clickhouse, cockroach, databricks, documentdb, dynamodb, gcs, iceberg, keyspaces, mongodb, motherduck, mssql, mysql, oracle, postgresql, redis, redshift, s3, snowflake Show child attributes
Show child attributes
draft, paused, transfer paused, running Was this page helpful?
curl --request POST \
--url https://api.artie.com/pipelines/{uuid} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"pipeline": {
"advancedSettings": {
"appendOnly": true,
"autoReplicateIgnoreRegex": "<string>",
"autoReplicateNewTables": true,
"bufferRows": 123,
"defaultSourceSchema": "<string>",
"dropDeletedColumns": true,
"dynamoDBBackfillConfig": {
"bucket": "<string>",
"enabled": true,
"exportArn": "<string>",
"optionalFolder": "<string>"
},
"enableSoftDelete": true,
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"forceUTCTimezone": true,
"includeArtieOperationColumn": true,
"includeArtieUpdatedAtColumn": true,
"includeDatabaseUpdatedAtColumn": true,
"includeFullSourceTableNameColumn": true,
"includeFullSourceTableNameColumnAsPrimaryKey": true,
"includeSourceMetadataColumn": true,
"splitEventsByType": true,
"stagingSchema": "<string>",
"staticColumns": [
{
"column": "<string>",
"value": "<string>"
}
],
"truncateExceededValues": true,
"turboLatencyThresholdMinutes": 123,
"turboRowThreshold": 123,
"turboWarehouse": "<string>",
"useBQBatchPriority": true,
"useBigNumericForVariableNumeric": true,
"writeRawBinaryValues": true
},
"dataPlaneName": "<string>",
"destinationUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"snowflakeEcoScheduleUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"sourceReaderUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"specificDestCfg": {
"bucketName": "<string>",
"containerName": "<string>",
"database": "<string>",
"dynamicallyCreateNamespaces": true,
"externalStageName": "<string>",
"externalStageS3Bucket": "<string>",
"externalStageS3Prefix": "<string>",
"folderName": "<string>",
"schema": "<string>",
"schemaNamePrefix": "<string>",
"tableNameSeparator": "<string>",
"useSameSchemaAsSource": true
},
"tables": [
{
"advancedSettings": {
"alias": "<string>",
"bufferRows": 123,
"columnsToHash": [
"<string>"
],
"ctidSettings": {
"chunkSize": 1,
"enabled": true,
"maxParallelism": 1
},
"excludeColumns": [
"<string>"
],
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"includeColumns": [
"<string>"
],
"k8sRequestCPU": 1,
"k8sRequestMemoryMB": 1,
"mergePredicates": [
{
"partitionBy": "<string>",
"partitionField": "<string>",
"partitionType": "<string>"
}
],
"msmFlushCount": 1,
"primaryKeysOverride": [
"<string>"
],
"rangeSettings": {
"batchSize": 1,
"chunksSize": 1,
"enabled": true,
"maxParallelism": 1
},
"shouldBackfillHistoryTable": true,
"skipDelete": true,
"softPartitioning": {
"enabled": true,
"maxPartitions": 123,
"partitionColumn": "<string>",
"partitionFrequency": "<string>",
"partitionSchema": "<string>"
},
"streamARN": "<string>",
"unifyAcrossDatabases": true,
"unifyAcrossSchemas": true
},
"disableReplication": true,
"enableHistoryMode": true,
"individualDeployment": true,
"isPartitioned": true,
"name": "<string>",
"schema": "<string>",
"status": "<string>",
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}
}
'{
"advancedSettings": {
"appendOnly": true,
"autoReplicateIgnoreRegex": "<string>",
"autoReplicateNewTables": true,
"bufferRows": 123,
"defaultSourceSchema": "<string>",
"dropDeletedColumns": true,
"dynamoDBBackfillConfig": {
"bucket": "<string>",
"enabled": true,
"exportArn": "<string>",
"optionalFolder": "<string>"
},
"enableSoftDelete": true,
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"forceUTCTimezone": true,
"includeArtieOperationColumn": true,
"includeArtieUpdatedAtColumn": true,
"includeDatabaseUpdatedAtColumn": true,
"includeFullSourceTableNameColumn": true,
"includeFullSourceTableNameColumnAsPrimaryKey": true,
"includeSourceMetadataColumn": true,
"nullOutInvalidValues": true,
"reuseStagingTable": true,
"sessionDriverMemory": "<string>",
"sessionExecutorMemory": "<string>",
"snowpipeStreamingMaxChannels": 123,
"splitEventsByType": true,
"stagingSchema": "<string>",
"staticColumns": [
{
"column": "<string>",
"value": "<string>"
}
],
"tablesPerTransferPod": 1,
"truncateExceededValues": true,
"turboLatencyThresholdMinutes": 123,
"turboRowThreshold": 123,
"turboWarehouse": "<string>",
"useBQBatchPriority": true,
"useBigNumericForVariableNumeric": true,
"useSnowpipeStreaming": true,
"waitForTopics": true,
"writeRawBinaryValues": true
},
"companyUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"dataPlaneName": "<string>",
"environmentUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"hasUndeployedChanges": true,
"isDeploying": true,
"lastUpdatedAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"sourceType": "api",
"specificDestCfg": {
"bucketName": "<string>",
"containerName": "<string>",
"database": "<string>",
"dynamicallyCreateNamespaces": true,
"externalStageName": "<string>",
"externalStageS3Bucket": "<string>",
"externalStageS3Prefix": "<string>",
"folderName": "<string>",
"schema": "<string>",
"schemaNamePrefix": "<string>",
"tableNameSeparator": "<string>",
"useSameSchemaAsSource": true
},
"tables": [
{
"advancedSettings": {
"alias": "<string>",
"backfillFromDatabases": [
"<string>"
],
"backfillFromSchemas": [
"<string>"
],
"bigQueryPartitionSettings": {
"partitionBy": "<string>",
"partitionField": "<string>",
"partitionType": "<string>"
},
"bufferRows": 123,
"columnsToHash": [
"<string>"
],
"ctidSettings": {
"chunkSize": 1,
"enabled": true,
"maxParallelism": 1
},
"excludeColumns": [
"<string>"
],
"flushIntervalSeconds": 123,
"flushSizeKb": 123,
"historyTableBackfillFromSchemas": [
"<string>"
],
"includeColumns": [
"<string>"
],
"k8sRequestCPU": 1,
"k8sRequestMemoryMB": 1,
"mergePredicates": [
{
"partitionBy": "<string>",
"partitionField": "<string>",
"partitionType": "<string>"
}
],
"msmFlushCount": 1,
"primaryKeysOverride": [
"<string>"
],
"rangeSettings": {
"batchSize": 1,
"chunksSize": 1,
"enabled": true,
"maxParallelism": 1
},
"shouldBackfillHistoryTable": true,
"skipDelete": true,
"softPartitioning": {
"enabled": true,
"maxPartitions": 123,
"partitionColumn": "<string>",
"partitionFrequency": "<string>",
"partitionSchema": "<string>"
},
"streamARN": "<string>",
"unifyAcrossDatabases": true,
"unifyAcrossSchemas": true
},
"createdAt": "2023-11-07T05:31:56Z",
"destinationTableName": "<string>",
"disableReplication": true,
"enableHistoryMode": true,
"historyTableStatus": "<string>",
"individualDeployment": true,
"isPartitioned": true,
"name": "<string>",
"schema": "<string>",
"status": "<string>",
"updatedAt": "2023-11-07T05:31:56Z",
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"destinationUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"lastDeployedAt": "2023-11-07T05:31:56Z",
"snowflakeEcoScheduleUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"sourceReaderUUID": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "draft"
}