CompanyDomain Parameter (Connect-Pipedrive Cmdlet)
The company domain used for accessing your Pipedrive account.
Syntax
Connect-Pipedrive -CompanyDomain string
Data Type
cstr
Default Value
""
Remarks
The company Domain used for accessing your Pipedrive account. You can get it manually from the Pipedrive app by logging into your Developer Sandbox account and seeing the URL.
Here are examples of supported values:
- https://cdata-sandbox.pipedrive.com
- cdata-sandbox
This is a required parameter.