Skip to main content

Interface: MondayStatusLabel

Defined in: packages/sdk/src/api/monday.ts:10

Status label from Monday.com column settings

Properties

color?

optional color: string

Defined in: packages/sdk/src/api/monday.ts:14

The color of the status (CSS color name or hex)


index?

optional index: number

Defined in: packages/sdk/src/api/monday.ts:16

The index used when creating webhooks for specific status changes


is_deactivated?

optional is_deactivated: boolean

Defined in: packages/sdk/src/api/monday.ts:18

Whether this status is deactivated


label?

optional label: string

Defined in: packages/sdk/src/api/monday.ts:12

The display text of the status