Skip to content

Commit 71820e3

Browse files
Updating monday.com app connection instructions. (#15244)
1 parent 54fa343 commit 71820e3

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

components/monday_oauth/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Overview
2+
3+
The monday.com API enables developers to programmatically interact with their monday.com workspace, allowing for automated workflows, data management, and integrations with other applications. Using Pipedream's serverless platform, you can leverage this API to create custom workflows that respond to board updates, manage items automatically, and connect monday.com with hundreds of other apps.
4+
5+
You can connect your monday.com account in a few different ways:
6+
1. Within the workflow builder, from a trigger or action step. Search for the monday.com app, and connect your account.
7+
2. From the Pipedream Accounts [page](https://pipedream.com/accounts): Go to Accounts > Connect an app > Search for "monday.com".
8+
3. Run the example Node JS code below by clicking "Connect monday.com and run", and choose a project and create an example workflow to interact with the monday.com API.
9+
10+
# Example Use Cases
11+
12+
- **Task Management Automation**: Automatically create and update tasks in monday.com when tickets are created in your support system. When a new support ticket comes in, Pipedream can capture the details and create a corresponding item in monday.com, keeping your team's task board current.
13+
14+
- **Project Status Updates**: Sync project statuses between monday.com and other project management tools. When a status changes in monday.com, Pipedream can update the corresponding project in tools like Jira or Asana, ensuring all systems remain synchronized.
15+
16+
- **Team Communication Integration**: Connect monday.com updates to your team communication platforms. When important changes occur in monday.com boards, Pipedream can send notifications to Slack or Microsoft Teams, keeping your team informed of critical updates.

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)