Forwards
Retrieve Forwards on Basecamp.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The id of the forward. | |
| Subject | String | The subject of the forward. | |
| From | String | ||
| CreatedAt | Datetime | The date when the forward was created. | |
| UpdatedAt | Datetime | The date when the forward was last updated. | |
| Url | String | The Url of the forward. | |
| AppUrl | String | The AppUrl of the forward. | |
| Private | Boolean | Indicates if the forward is private. | |
| Trashed | Boolean | Indicates if the forward is trashed. | |
| BucketId | String | The bucket Id of the forward. | |
| BucketName | String | The bucket name of the forward. | |
| BucketType | String | The bucket type of the forward. | |
| BucketUrl | String | The bucket Url of the forward. | |
| BucketAppUrl | String | The bucket app url of the forward. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description | |
| ProjectId | String | The Id of the project |