On April 28, 2021, Google is changing the required permissions for attaching IAM roles to service accounts. If you are using IAM roles for your Google service accounts, please see Changes to User Management.
For the latest updates on available API endpoints and documentation, see api.trifacta.com.
To access the reference documentation for each available API endpoint and method, select Help menu > API Documentation in the Trifacta application.
Connection
Path | Description | Documentation URL |
---|---|---|
POST /v4/connections | Create connection | |
GET /v4/connections | List connections | |
GET /v4/connections/count | Count connections | |
GET /v4/connections/:id | Get connection | |
DELETE /v4/connections/:id | Delete connection | |
GET /v4/connections/:id/status | Get connection status |
Flow
Path | Description | Documentation URL |
---|---|---|
POST /v4/flows | Create flow | |
GET /v4/flows | List flows | |
POST /v4/flows/package | Import Flow package | |
POST /v4/flows/:id/run | Run Flow | |
GET /v4/flows/count | Count flows | |
GET /v4/flows/:id | Get flow | |
PATCH /v4/flows/:id | Patch flow | |
DELETE /v4/flows/:id | Delete flow | |
GET /v4/flows/:id/package | Export flow | |
GET /v4/flowsLibrary | Flow Library (list) | |
GET /v4/flowsLibrary/count | Flow Library (count) | |
GET /v4/flows/:id/inputs | List Flow inputs | |
GET /v4/flows/:id/outputs | List Flow outputs | |
GET /v4/folders/:id/flows | List flows in folder | |
GET /v4/folders/:id/flows/count | Count flows in folder | |
PATCH /v4/flows/:id/replaceDataset | Replace dataset |
FlowNode
Path | Description | Documentation URL |
---|---|---|
POST /v4/flowNodes/:id/commitEdges | Create new edges |
FlowPermission
Path | Description | Documentation URL |
---|---|---|
POST /v4/flows/:id/permissions | Share Flow |
FlowRun
Path | Description | Documentation URL |
---|---|---|
GET /v4/flowRuns/:id/status | Get Flow Run Status | |
GET /v4/flowRuns/:id/jobGroups | Get JobGroups for Flow Run |
ImportedDataset
Path | Description | Documentation URL |
---|---|---|
POST /v4/importedDatasets | Create imported dataset | |
POST /v4/importedDatasets/:id/addToFlow | Add Imported Dataset to Flow | |
GET /v4/importedDatasets/:id | Get imported dataset | |
PUT /v4/importedDatasets/:id | Update imported dataset | |
PATCH /v4/importedDatasets/:id | Patch imported dataset | |
DELETE /v4/importedDatasets/:id | Delete imported dataset | |
GET /v4/datasetLibrary | List Datasets | |
GET /v4/datasetLibrary/count | Count Datasets |
Job
Path | Description | Documentation URL |
---|---|---|
GET /v4/jobs/:id/status | Get Job Status |
JobGroup
Path | Description | Documentation URL |
---|---|---|
POST /v4/jobGroups | Run Job Group | |
GET /v4/jobGroups | List job groups | |
GET /v4/jobGroups/:id | Get job group | |
GET /v4/jobGroups/:id/profile | Get Profile Information for Job Group | |
GET /v4/jobGroups/:id/status | Get JobGroup Status | |
GET /v4/jobGroups/:id/inputs | Get Job Group Inputs | |
GET /v4/jobGroups/:id/outputs | Get Job Group Outputs | |
GET /v4/jobLibrary | List Job Groups | |
GET /v4/jobLibrary/count | Count Job Groups | |
GET /v4/jobGroups/:id/jobs | Get Jobs for Job Group | |
GET /v4/jobGroups/:id/publications | Get Publications for Job Group |
Macro
Path | Description | Documentation URL |
---|---|---|
POST /v4/macros/package | Import Macro Package | |
GET /v4/macros/:id/package | Get Macro Package |
Misc
Path | Description | Documentation URL |
---|---|---|
GET /v4/open-api-spec | Get OpenAPI specification |
OutputObject
Path | Description | Documentation URL |
---|---|---|
POST /v4/outputObjects | Create output object | |
GET /v4/outputObjects | List output objects | |
GET /v4/outputObjects/count | Count output objects | |
GET /v4/outputObjects/:id | Get output object | |
PATCH /v4/outputObjects/:id | Patch output object | |
DELETE /v4/outputObjects/:id | Delete output object | |
GET /v4/outputObjects/:id/inputs | List inputs for Output Object |
Person
Path | Description | Documentation URL |
---|---|---|
POST /v4/people/dataflowOptions/:type | Set Dataflow option for person |
Plan
Path | Description | Documentation URL |
---|---|---|
POST /v4/plans/:id/run | Run plan | |
GET /v4/plans/:id/runParameters | List run parameters |
PlanNode
Path | Description | Documentation URL |
---|---|---|
GET /v4/planNodes/:id/runParameters | List run parameters for this plan node |
PlanSnapshotRun
Path | Description | Documentation URL |
---|---|---|
GET /v4/planSnapshotRuns/:id | Get plan snapshot run |
Publication
Path | Description | Documentation URL |
---|---|---|
POST /v4/publications | Create publication | |
GET /v4/publications | List publications | |
GET /v4/publications/count | Count publications | |
GET /v4/publications/:id | Get publication | |
PATCH /v4/publications/:id | Patch publication | |
DELETE /v4/publications/:id | Delete publication |
WrangledDataset
Path | Description | Documentation URL |
---|---|---|
POST /v4/wrangledDatasets | Create wrangled dataset | |
GET /v4/wrangledDatasets | List wrangled datasets | |
POST /v4/wrangledDatasets/:id/addToFlow | Add wrangled dataset to flow | |
GET /v4/wrangledDatasets/count | Count wrangled datasets | |
GET /v4/wrangledDatasets/:id | Get wrangled dataset | |
PATCH /v4/wrangledDatasets/:id | Patch Wrangled Dataset | |
DELETE /v4/wrangledDatasets/:id | Delete wrangled dataset | |
GET /v4/wrangledDatasets/:id/primaryInputDataset | Get Input Dataset | |
PUT /v4/wrangledDatasets/:id/primaryInputDataset | Swap Input Dataset |
WriteSetting
Path | Description | Documentation URL |
---|---|---|
POST /v4/writeSettings | Create writesetting | |
GET /v4/writeSettings | List write settings | |
GET /v4/writeSettings/count | Count write settings | |
GET /v4/writeSettings/:id | Get write setting | |
PATCH /v4/writeSettings/:id | Patch write setting | |
DELETE /v4/writeSettings/:id | Delete write setting |
This page has no comments.