Skip to content

Commit 9c7a495

Browse files
authored
docs: Add Monday Work Management tools docs (#177)
* docs: add Monday Work Management tools docs * fix: Monday install app link and button name * fix: scale the add to monday image down * docs: fix monday installation instructions * fix: add Monday to list of tools
1 parent 36d354b commit 9c7a495

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

docs/tools/monday-work-management.mdx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Monday Work Management
2+
3+
The Monday Work Management for Superface allows you to quickly add the following capabilities:
4+
5+
- Get a list of boards owned by or shared with the user, with optional filters.
6+
- Get a list of items on a board.
7+
- Create an item on a board.
8+
- Get an item by ID.
9+
- Move an item between groups on the same board.
10+
- Change multiple column values of a specific item.
11+
- Archive an item.
12+
- Delete an item.
13+
14+
15+
## Authentication
16+
17+
In order to use the Monday Work Management tools you must install Superface application to your Monday workspace.
18+
19+
[![Add Superface to monday.com](/img/tools/tools-monday-add-btn.png)](https://auth.monday.com/oauth2/authorize?client_id=34d6484538311b0636b409ea5664f1ec&response_type=install)
20+
21+
Next you must authenticate your Monday account. You can do this from the Config section.
22+
23+
![Connect to Monday to authenticate the access you need](/img/tools/tools-monday.png)
24+
25+
Give Superface the required permissions by clicking on **Authorize**.

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ module.exports = {
185185
'tools/microsoft-calendar',
186186
'tools/microsoft-teams',
187187
'tools/mixpanel',
188+
"tools/monday-work-management",
188189
'tools/notion',
189190
'tools/open-weather-map',
190191
'tools/pipedrive',
5.07 KB
Loading

static/img/tools/tools-monday.png

106 KB
Loading

0 commit comments

Comments
 (0)