getDataConnector
GET {{baseUrl}}/wave/dataConnectors/:connectorIdOrApiName?userId=<string>
Retrieve a specific CRM Analytics data connector by ID or developer name.
For additional information, see the Data Connector Resource.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
userId | string | (Required) The ID or developer name of the data connector. |
RESPONSES
status: OK
{"assetSharingUrl":"\u003cstring\u003e","createdBy":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","profilePhotoUrl":"\u003cstring\u003e"},"createdDate":"\u003cstring\u003e","description":"\u003cstring\u003e","id":"\u003cstring\u003e","label":"\u003cstring\u003e","lastAccessedDate":"\u003cstring\u003e","lastModifiedBy":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","profilePhotoUrl":"\u003cstring\u003e"},"lastModifiedDate":"\u003cstring\u003e","name":"\u003cstring\u003e","namespace":"\u003cstring\u003e","permissions":{"create":"\u003cboolean\u003e","manage":"\u003cboolean\u003e","modify":"\u003cboolean\u003e","view":"\u003cboolean\u003e"},"type":"\u003cstring\u003e","url":"\u003cstring\u003e"}