Schema Parameter (Connect-Pipedrive Cmdlet)
Specify the Pipedrive API version to use.
Syntax
Connect-Pipedrive -Schema string
Possible Values
Pipedrive, PipedriveV2Data Type
cstr
Default Value
"Pipedrive"
Remarks
Select from the following to specify which API version of Pipedrive to use:
- Pipedrive for API version V1.
- PipedriveV2 for API version V2.
Note: The V2 API is currently in beta phase.
This is a required parameter.