ProjectTemplates
Get the details of a specific project template.
Select
The connector will use the Pipedrive The filter is executed client side within the connector.
SELECT * FROM ProjectTemplates
Columns
| Name | Type | References | Description |
| Id [KEY] | Integer | Unique identifier of the project template | |
| Title | String | Title of the project template | |
| Description | String | Description of the project template | |
| UpdateTime | Datetime | Time at which the project template was updated. | |
| AddTime | Datetime | Time at which the project template was added. | |
| OwnerId | Integer | Owner Id of the project template. | |
| ProjectBoardId | Integer | Project boards Id of the project template. |