Example apps
Explore the source code of apps built by the monday.com team. These examples can used as a starting point in building out your own apps, for concrete examples of how to use our monday apps framework, or for inspiration.
Quickstart Board View
This is an example board view app based on React. It will show you how to build a simple board view and use the view settings to reflect changes in your board view.
See the project on the monday.com GitHub page.
Quickstart Integration
This is an example integration recipe app based on Node.js. The recipe will allow you to transform text stored in one of your text columns to either uppercase or lowercase in a separate text column on a board.
See the project on the monday.com GitHub page.
Word Cloud
This is an example board view that renders the word cloud based on the frequency of the words in your board. You can load column data from one of your boards to generate a word cloud, and you can also play around with the padding for the word cloud as well.
See the project on the monday.com GitHub page.
Online Docs Viewer
This is an example board view that can open your documents directly within monday.com. It will allow you to embed a website into your board directly with the website URL.
See the project on the monday.com GitHub page.
Slack Integration
This is an example Slack integration recipe that allows you to post in a Slack channel each time an update is created on one of your monday.com boards.
See the project on the monday.com GitHub page.
GitHub Integration
This example GitHub integration app consists of two board recipes: "Create an issue in a selected repository after a status change on a monday.com board" and "When an issue is created in a repository, create an item."
See the project on the monday.com GitHub page.
Do you have questions?
Join our developer community! You can share your questions and learn from fellow users and monday.com product experts.
Donβt forget to search before opening a new topic!
Updated 5 months ago