asana_workspaces
Details of Asana workspaces.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Asana ID of the workspace.
-
name
string - Name of the workspace.
-
is_organization
boolean - Boolean indicating if the workspace is an organization.
-
synced_at
date - Timestamp when the workspace was last synced.
-
synced_to
date - Timestamp indicating the end of the sync period.