You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
+
[](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
+

24
+
25
+
Give Superface the required permissions by clicking on **Authorize**.
0 commit comments