Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Updates an existing board.
External DocumentationTo learn more, visit the Monday documentation.

Parameters

ParameterDescription
Board AttributeWhich attribute to update.
Board IDThe board’s unique identifier.
New ValueThe new attribute value.

Example Output

{
	"data": {
		"update_board": "<string>"
	}
}

Workflow Library Example

Update Board with Monday and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop