C1 Connector API is one of 47 APIs that C1 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Connector. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
15 operations
across 11 paths,
and defines 33 schemas.
It is described by OpenAPI 3.1.0, at version 0.1.0-alpha.
Requests are made against a single base URL, https://{tenantDomain}.conductor.one.
The identity and technical contract details declared by the specification.
c1.api.app.v1.OAuth2AuthorizedAs
object
OAuth2AuthorizedAs tracks the user that OAuthed with the connector.
2 properties
c1.api.app.v1.EditorValidateRequest
object
The EditorValidateRequest message.
1 property
c1.api.app.v1.ConnectorServiceGetResponse
object
The ConnectorServiceGetResponse message contains the connectorView, and an expand mask.
2 properties
c1.api.app.v1.ForceSyncRequestInput
object
Signal the connector to start syncing. This puts the sync on the queue. It does not guarantee immediate sync. Long syncs still take minutes to hours.
c1.api.app.v1.ConnectorServiceDeleteRequestInput
object
ConnectorServiceDeleteRequest is a request for deleting a connector. It uses URL values for input.
c1.api.app.v1.PauseSyncRequestInput
object
The PauseSyncRequest message.
c1.api.app.v1.AppManagedStateBindingRef
object
The AppManagedStateBindingRef message.
3 properties
c1.api.app.v1.ConnectorServiceUpdateRequestInput
object
The ConnectorServiceUpdateRequest message contains the fields required to update a connector.
3 properties
c1.api.app.v1.ConnectorServiceGetCredentialsResponse
object
ConnectorServiceGetCredentialsResponse is the response returned by the get method.
1 property
c1.api.app.v1.ConnectorCredential
object
ConnectorCredential is used by a connector to authenticate with conductor one.
11 properties
c1.api.app.v1.ResumeSyncRequestInput
object
The ResumeSyncRequest message.
c1.api.app.v1.ConnectorServiceRotateCredentialRequest
object
ConnectorServiceRotateCredentialRequest is a request for rotating connector credentials. It uses URL values for input.
2 properties
c1.api.editor.v1.EditorMarker
object
The EditorMarker message.
6 properties
c1.api.app.v1.ConnectorServiceRotateCredentialResponse
object
ConnectorServiceRotateCredentialResponse is the response returned by the rotate method.
1 property
c1.api.app.v1.ConnectorStatus
object
The status field on the connector is used to track the status of the connectors sync, and when syncing last started, completed, or caused the connector to upda…
5 properties
c1.api.app.v1.ConnectorServiceUpdateResponse
object
ConnectorServiceUpdateResponse is the response returned by the update method.
2 properties
c1.api.app.v1.ConnectorServiceCreateResponse
object
The ConnectorServiceCreateResponse is the response returned from creating a connector.
2 properties
c1.api.app.v1.ConnectorServiceDeleteResponse
object
Empty response body. Status code indicates success.
c1.api.app.v1.PauseSyncResponse
object
The PauseSyncResponse message.
c1.api.app.v1.ConfirmSyncValidResponse
object
The ConfirmSyncValidResponse message.
c1.api.app.v1.ConnectorServiceListResponse
object
The ConnectorServiceListResponse message contains a list of results and a nextPageToken if applicable
3 properties
c1.api.app.v1.ConnectorServiceCreateDelegatedRequestInput
object
The ConnectorServiceCreateDelegatedRequest message contains the fields required to create a connector.
6 properties
c1.api.app.v1.ConnectorServiceRevokeCredentialResponse
object
Empty response body. Status code indicates success.
c1.api.app.v1.ConnectorServiceCreateRequestInput
object
The ConnectorServiceCreateRequest message.
5 properties
c1.api.app.v1.ConnectorServiceUpdateDelegatedRequestInput
object
The ConnectorServiceUpdateDelegatedRequest message contains the fields required to update a connector.
3 properties
c1.api.app.v1.EditorValidateResponse
object
The EditorValidateResponse message.
1 property
c1.api.app.v1.ResumeSyncResponse
object
The ResumeSyncResponse message.
c1.api.app.v1.ConnectorExpandMask
object
The ConnectorExpandMask is used to expand related objects on a connector.
1 property
c1.api.app.v1.ConnectorView
object
The ConnectorView object provides a connector response object, as well as JSONPATHs to related objects provided by expanders.
4 properties
c1.api.app.v1.Connector
object
A Connector is used to sync objects into Apps
20 properties
c1.api.app.v1.ConnectorServiceRevokeCredentialRequestInput
object
ConnectorServiceRevokeCredentialRequest is a request for revoking connector credentials. It uses URL values for input.
c1.api.app.v1.ConfirmSyncValidRequestInput
object
The ConfirmSyncValidRequest message.
c1.api.app.v1.ForceSyncResponse
object
The ForceSyncResponse message.
The full machine-readable OpenAPI contract behind this narrative.
Other APIs C1 publishes across the network.