confluence_users
Details about Confluence users.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Confluence ID of the user.
-
email
string - Email address of the user.
-
name
string - Name of the user.
-
account_type
string - Type of the Confluence account (e.g., "atlassian").
-
account_status
string - Status of the Confluence account (e.g., "active").
-
row_created_at
date - Date and time the row was created.
-
row_updated_at
date - Date and time the row was last updated.