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