Description Usage Arguments Examples
View source: R/monday_column_values.R
Get column values for Monday.com items
1 2 3 4 5 6 7 8 |
item_id |
The id of a Monday.com item (optional) |
board_id |
The id of a Monday.com board (optional) |
column_id |
The id of a Monday.com board column (optional) |
column_title |
The title of a Monday.com board column (optional) |
column_type |
The type of a Monday.com board column (optional) |
raw |
Wether or not to return raw or structured data (defaults to FALSE) |
1 | monday_column_values(item_id = 123, board_id = 1234, column_title="Status")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.