Fivetran integration (Data, Developer Tools). Imported from open-connector.
https://api.fivetran.com/v1/transformation-projects
| Param | Type | Required | Description |
|---|---|---|---|
| cursor | string | optional | Opaque cursor returned as nextCursor by a previous Fivetran list action. |
| limit | integer | optional | Number of records to return. Fivetran accepts values from 1 through 1000 and de… |
/v1/transformation-projects/{projectId}
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | Unique Fivetran transformation project identifier. |
/v1/external-logging
| Param | Type | Required | Description |
|---|---|---|---|
| cursor | string | optional | Opaque cursor returned as nextCursor by a previous Fivetran list action. |
| limit | integer | optional | Number of records to return. Fivetran accepts values from 1 through 1000 and de… |
/v1/external-logging/{logId}
| Param | Type | Required | Description |
|---|---|---|---|
| logId | string | required | Unique Fivetran log service identifier. |
/v1/hybrid-deployment-agents
| Param | Type | Required | Description |
|---|---|---|---|
| cursor | string | optional | Opaque cursor returned as nextCursor by a previous Fivetran list action. |
| limit | integer | optional | Number of records to return. Fivetran accepts values from 1 through 1000 and de… |
| groupId | string | optional | Return agents associated with this Fivetran group only. |
/v1/hybrid-deployment-agents/{agentId}
| Param | Type | Required | Description |
|---|---|---|---|
| agentId | string | required | Unique Fivetran hybrid deployment agent identifier. |