-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating monday.com app connection instructions. (#15244)
- Loading branch information
1 parent
54fa343
commit 71820e3
Showing
2 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Overview | ||
|
||
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. | ||
|
||
You can connect your monday.com account in a few different ways: | ||
1. Within the workflow builder, from a trigger or action step. Search for the monday.com app, and connect your account. | ||
2. From the Pipedream Accounts [page](https://pipedream.com/accounts): Go to Accounts > Connect an app > Search for "monday.com". | ||
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. | ||
|
||
# Example Use Cases | ||
|
||
- **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. | ||
|
||
- **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. | ||
|
||
- **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. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.