Skip to main content

Table api_teams

The _api_teams table exposes team entities configured in Simplicate.

Prosper Rabo avatar
Written by Prosper Rabo
Updated this week

⚠️ **Important**: Some fields in this table will be deprecated on **Wednesday, January 7th, 2025**. Please review the Deprecated Fields section below and migrate to the recommended alternatives.

Fields

Field Name

Type

Description

team_id

Integer

Unique identifier for the team

team

String

Name of the team

Deprecated Fields

⚠️ Deprecation Notice: The following fields will be deprecated on Wednesday, January 7th, 2025. Please migrate to the recommended alternatives.

Deprecated Field

Type

Recommended Alternative

key_team_id

Integer

team_id

team_name

String

Use team

Related Tables

  • _api_teams_to_employees_bridge - Bridge table linking teams to employees


Did this answer your question?