Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.25 KB

vaultconnectionsettingsallrequest.md

File metadata and controls

21 lines (16 loc) · 1.25 KB

VaultConnectionSettingsAllRequest

Example Usage

import { VaultConnectionSettingsAllRequest } from "@apideck/unify/models/operations";

let value: VaultConnectionSettingsAllRequest = {
  unifiedApi: "crm",
  serviceId: "pipedrive",
  resource: "leads",
};

Fields

Field Type Required Description Example
unifiedApi string ✔️ Unified API crm
serviceId string ✔️ Service ID of the resource to return pipedrive
resource string ✔️ Name of the resource (plural) leads