ProjectTools
Retrieve project tools on Basecamp 3.
Table Specific Information
Select
No filters are supported server side for this table. All criteria will be handled client side within the connector.
For example, the following queries are processed server side:
SELECT * FROM ProjectTools
Columns
Name | Type | References | Description |
Id | Long | The id of the tool associated with the project. | |
Name | String | The name of the tool associated with the project. | |
AppUrl | String | The app url of the tool associated with this project. | |
Enabled | Boolean | Boolean value for a tool of the project. | |
Position | Int | The postion of the tool associated with this project. | |
Title | String | The title of the tool associated with this project. | |
Url | String | The url of the tool associated with this project. | |
ProjectId | Long | The unique identifier of the project. |