post https://backend.segna.io/public/client-side/v1/run/
Process the input data with the configurations set on both Pipeline and Job, and push the data to the output destination.
Webhook
webhookUrl
Example Payload
{
"connectorId": "ZtPOQ6uCUTNloAYQ9teFEqtanpifuH7FN5bzjtYtgG06",
"destinationFileName": "test.csv",
"destinationFilePath": "s3://test_bucket/test_folder/test.csv",
"finalDataLength": 27,
"jobId": "V2G2vrTrnEUSB93McyBnkv4SSxEnglPh38FQQe49mzU5",
"jobName": "testing",
"jobStatus": "done",
"originalDataLength": 33,
"pipelineId": "8HKyeqrQPWOXs20samuemmnwcR9UdCjGgen99KTJqTk1",
"pipelineName": "test pipeline",
"uploadedFileName": "onboarding_sample.csv",
"uploadedFileType": "csv"
}