Welcome to the new monday developer community
Welcome! This is the perfect place to share your latest app/s.
Recently active
Hello monday.com community! We at Trix Solutions are excited to announce the beta release of Moncli v2! We have put a great deal of work into simplifying existing pain-points and providing some awesome new features that will simplify your development experience! Firstly, we have largely redone how we handle column values. With v2, all column values are retrieved as their corresponding Python native type or class using only the value property. They can be set with the same data type or , in some cases, with a convertable data type like a simple string. Take the following code retrieving a date column as an example. item = client.get_items(ids=[12345678], limit=1, get_column_values=True)[0] date_value = item.column_values['Date'] print(date_value.value) # Returns datetime.datetime(2021, 11, 15, 0, 0) # Update value with simple string date_value.value = '2021-11-16' item.change_column_value(date_value) Secondly, we have introduced the new monday.com Models and Types for Python. The
Over the last couple of months our team has begun utilizing a power dialing tool internally for our sales team. This has helped autonomously boost productivity when it comes to lead and prospect outreach. Due to the overwhelming success, we had found while utilizing such a program made us ask “Why is no one providing a tool within the Monday.com platform?”. Without much hesitation our integrations team got right to work and developed an app that solved just that. After weeks of market research at CarbonWeb we partnered with one of the best power dialing programs on the market, PhoneBurner (https://www.phoneburner.com/). Having this partnership has allowed us to integrate all the amazing power dialing capabilities right into Monday.com. Currently, we need your help to perfect and provide an amazing tool to the entire Monday.com user base. Therefore, we are providing a free one-week Alpha testing program starting next week, Monday the 26th of April. The trial will not only include acces
Hi monday lovers. We are proud to announce our Round Robin Assignments (see marketplace) app got on update. With the addition of a status based trigger the app now supports three different trigger types and two methods to define the team. The available trigger types are: When item is created; this recipe can only exists one time in a board. When checkbox is ticked (multiple checkboxes are supported); when the checkbox is unticked the assignment for that item will be cleared. When status change; you can add multiple of these recipes as long as the status value is unique. This enables you to: Define a team to pick from for reviewing the item Define another team to pick from for pricing the item Etc. The team can be defined by: An existing monday.com team By selecting an item and column on the board where all individual members are defined This makes a total of six different recipes. As with all our apps the app is priced as a modest one-time charge per account and comes with
AutoID Subitems (or AIS for short) generates a unique and highly configurable ID for new subitems. For each item on the board the ID sequence starts with the value given. The app was developed on request of users of the AutoID Column app. As a monday.com development partner we decided to give this a show as soon webhooks were made available for subitems. That happened shortly ago and now we are proud to announce this app made it to the marketplace. The ID can be configured with the content of a column (either in the parent item or the subitem). When your parent item had an AutoID Column generated ID like “MyID-123”, it is easy to create subitem IDs in the format “MyID-123.01” As all our apps there is a 10-day trial period. The app can be found here in the marketplace or here in our app-store, where you also find detailed documentation, ordering info and the one-time price.
Hey people! Spot-nik is a certified partner of monday.com and we are excited to announce that today we launched a new application into the apps marketplace - Workflow. Workflow app allows building a visual step-by-step workflow process with required columns and custom permissions in each step. Workflow app has 3 main functionalities: Structured critical path workflow, it allows to build of a structured based workflow and simplifies the user journey, users only need to click “next” and the workflow app will take them through the journey. i.e. lead → qualification → closure (no way to skip qualification) Required columns per step, it allows setting required columns in each step (and not only for the creation of an item via a monday.com form) and focuses the users on required data in order to move forward with your process. i.e. you cannot finish the qualification stage without filling the timeline column Permission settings, it allows to set permission on a status column and by that
Hello Monday.com Community! We at Trix Solutions are back in action and happy to announce the release of Moncli version 1.1. Features, enhancements, and fixes include New and improved Wiki documentation is now available! Query an item’s parent group (see get_group method under Items). Query activity logs for an item (see get_activity_logs method under Items). Retrieve column values when querying for items via client, board, and group (see example here). Query tags from board (see get_tags method under Boards). Query items by multiple column values from board (see get_items_by_multiple_column_values under Boards). Enhanced querying with return fields (see example here). Look up board columns and item column values by id or title (see example here). New API key and connection timeout configurations (see example here). Address issues with groups. Extend connection timeout for uploading files to 5 minutes by default. Also be on the lookout for v1.2, which will be released before the end
Hello everyone! Excited to share the release of Tolstoy in the monday.com app marketplace! Tolstoy allows people to create interactive videos to better engage their audiences, creating asynchronous, face to face conversations. Besides providing people with the ability to create personalized conversations, Tolstoy videos also collect and qualify lead information; and now you can sync our data with monday.com! With our integration, Tolstoy makes it easy to automatically update your teams whenever new leads come in, or existing leads take some kind of action. Our monday.com users who have downloaded the Tolstoy app are already seeing success, check out our case study to see how the Homiee team increased lead submissions and reduced their homepage bounce rate with Tolstoy. What we’re so excited about is how versatile Tolstoy can be. From automating Customer Success Management, to onboarding, recruitment, and more people are using Tolstoy and seeing success in so many ways. You can even ch
We are proud to announce our 11th app - Match Index Colum. The app will be in the marketplace soon. To support you in the most effective way we introduced three brand new forums at our website. Announcements will be used to announce new apps and features, it is a read-only forum and all registered users are automatically subscribed. Ideas is where you can start a topic (or reply to existing topics) for new monday.com integration apps. We will monitor this closely and try to answer in 2 business days. Support is the used for support question about our existing apps. Through tags you can specify for which app you are seeking support. This forum is monitored very closely and we will reply within one business day. In our app-store you can view detailed documents for each app and click the direct link to the forum, filtered on that specific app. With that you will have a view of all announcements and support tickets. Hope you enjoy our forums and our monday.com integration apps.
Hi there! 👋 Today, we issued a new fetaure of our QR code App. You can now manage your inventory with QR codes. When you create an item, a associated QR code is created. You can place it on the corresponding racking. Each time a worker scan the qr code, he can update the stock level of the item, without any app, just with a simple virtual keyboard. You can activate geofencing to protect yourself from outside. Read the doc
Hi monday.com community! We are happy to announce a new integration between monday.com and Bitbucket. This integration for Bitbucket® allows you to connect Bitbucket issues (not Jira issues) and monday.com items. Improve collaboration between your business and developer teams by working more efficient! As of now, the app includes the following recipes: When an item is created in monday.com, create an issue in this Bitbucket repository from this Bitbucket workspace When a status changes to something, create an issue in this Bitbucket repository from this Bitbucket workspace When an issue is created in this Bitbucket repository from this Bitbucket workspace, create an item and sync future changes from Bitbucket When a commit of this Bitbucket repository from this Bitbucket workspace is pushed to this branch, create an item When a commit of this Bitbucket repository from this Bitbucket workspace is pushed to this branch, create an update in this item Read our documentation or install
Two monday partners Excellent Team by @basdebruin and YvPM by @PedroM joined forces and developed a monday app with several integrations / automations. We get our inspirations to build these from feature request we often see in this community. The current automations are: Vote to Group, this moves an item to a specified group when it reaches a specified number of votes. It is great for gathering ideas and to automatically put the top voted ideas into a separate group in your board. AutoID column. A feature request we often see is to have a unique number for each item on a board (not being the itemid). This automation does exactly that: you can specify the number layout, the starting number and the preceding text and the automation creates the unique id. Great for numbering invoices (INV-1001) or ideas (IDEA-001) or anything else you can think of. The frontend of these apps are created with monday apps and the necessary backend is developed in NodeJS and runs on a dedicated webs
Hi guys! I would like to present Omnitas.dev new app - Conversations App for monday.com! 🙌 With Conversations App, you will be able to collect and show updates from all connected boards, linked items, dependencies and subitems in one place. The Conversations App is providing an additional item view that will make it possible to show all linked updates at one glance. Features ✅ Get updates from Connected Boards columns Get updates from Dependency columns Get updates from Subitems Get updates from multiple levels Example use cases 🌟 Get all updates for a project in one place. Prepare for meetings with clients by reviewing all updates related to the the client. Create private boards and link all items you would like to see updates from. Get Conversations App here 👉 https://monday.com/marketplace/110 Pricing 💰 The app has a 14 days free trial. After that, the pricing plan will be 7.98 USD per month. A subscription covers unlimited users and usa
TuesdaysTools is an app for Monday.com that allows you to filter across boards, and bulk update items. There have been a lot of feature requests for this and we’ve been hard at work making it happen. Here’s a quick demo - Monday.com multi-board filtering and bulk update - YouTube Q: So… where’s your app? I only see Monday.com…? A: Thanks! That’s the idea, it blends right in. If you know how to use Monday, you know how to use Tuesday. Q: Why “Tuesday’s Tools”? A: It seemed like a good name for an app that works on Monday.com. Between the clever alliteration and the subtle reference to “tools from the future” it was just too good to pass up, and definitely not a bad dad joke. Definitely. Q: Was this built on top of other software owned by Tuesday’s Tools? A: Nope. 100% built from scratch. Tuesday’s Tools did not exist before this hackathon, and has no other software (yet!). Q: Can you add ? A: Please tell us the fondest desires of your heart, and we’ll add it to our rapidly growing list
Linked Items lets you link tasks within the monday.com platform in many different ways. You decide whether they are simply connected, one task blocks another, one task causes a series of other tasks, or they remain in any other relation. The app adds an Item View that opens additional details about an item when you click on it. The information appears in a side drawer where it can be displayed in two forms: [Table View]: a customizable table view showing different groups of links, where you can preview the most important details and interact with linked items directly from the side drawer. [Graph View]: a highly visual form of displaying all interconnections of a given item. It lets you get an overview of all the tasks in just a blink of an eye as well as giving you more control over the project lifecycle. Linked Items comes with handy built-in [Templates] that show how to start and how to benefit from every feature. There’s a possibility to add tasks on the go, right form the side
Just a friendly reminder that @Thomas-Omnitas and @FredrikEricson from Omnitas Consulting are hostning Funnels App webinar on March 24 and 25 😀 Funnels for monday.com is an app providing board views to visualise sales or marketing funnels and journey of items through the workflow. With Funnels app, you can map activities and prognosis to get the best out of your leads. Register today and save your seat 🌟 Registration links: March 24 https://webinar.getresponse.com/yco0e/funnels-app---increased-conversions-with-sales-funnels-in-mondaycom March 25 https://webinar.getresponse.com/yco0e/funnels-app---increased-conversion-with-sales-funnels-in-mondaycom Cheers! 🤩
Hi guys! I’m working at Omnitas Consulting, a proud partner for monday.com from a few years back 🥰 I just want to give you a heads-up for our upcoming webinar about Funnels App for monday.com. Funnels App in an analysis tool that can effectivize your sales and marketing funnels, and increase your conversions. In these webinars, our CEO @Thomas-Omnitas and CSO @FredrikEricson will walk you through the features of Funnels and how to best work with the tool for optimizing your sales and marketing strategies. We’re hosting one on March 24th from 18.00-19.00, and one on March 25 from 11.00-12.00 (Central European Standard Time). Links for registration: March 24th: Webinar unavailable March 25th: https://webinar.getresponse.com/yco0e/funnels-app---increased-conversion-with-sales-funnels-in-mondaycom Hope to see you there! 🌟
Funnels for sales and marketing Omnitas.dev presents Funnels - an app which lets you draw beautiful charts for sales/marketing funnels and analyse journey of items through the workflow. Omnitas.dev is part of Omnitas Consulting - monday.com’s Best Professional Service Partner. 🎉 Funnels won the main prize in monday.com Apps Marketplace Challenge (you can see the entry on devpost.com) and we’re proud to be able to bring it to you via Apps Marketplace now!🎉 Funnels for monday.com on the Marketplace Functionality The app adds 2 Board Views: Funnel Board View This view lets you visualise traditional sales or marketing funnel showing number of items per status. Graph assumes that reaching certain state means an items went through all previous states. Tree / Journey Board View This view shows transitions of items between statuses and takes into account the whole activity log of items. 📄 Documentation and more info Live demos for Funnel view and Tree/Journey
Sprint View app is now available on the monday.com apps marketplace. The application extends the monday.com platform with dedicated Scrum project management elements. Sprint View is an extension of monday.com designed for the Scrum project management. It works as a separate workspace that includes a backlog, an active sprint board, and an archive. Items appear in the right columns thanks to their status mapping, so when a task’s status changes, it gets automatically moved forward to the next column. Plan Sprint View allows you to manage the most important details such as a sprint name, sprint goal, sprint time frame and a start and end date of the sprint. You can easily add tasks from the backlog and assign story points to them. Execute You can preview all the items during the sprint. The countdown of the remaining days gives you more insight on how the work is going. Analyze After a sprint is finished, you can check how many tasks were completed in a given period of time and view t
Columns Auto-links across boards is ready for you to evaluate. Our app, Columns Auto-links helps you increase your team productivity by achieving cross-board data alignment while avoiding the risk of manual-linking human error. It’s like V-LOOKUp for your monday.com boards. Here is a demo of linking high-level resources boards to low-level project board How to auto-link high level resource boards to low level project board - YouTube The app supports most columns data type and data across boards are updated in real-time. We do not store or transfer any of your organisation data - Your data is 100% secure. Join our beta group by filling the link below: forms.monday.com
Hi Everyone! I made this npm package to help the developers on my team, but I thought it might potentially be of interest to some people in this community. I couldn’t get the exact workflow I was looking for using the built in Monday-Github integrations, so that frustration turned into this package. It’s very simple and mostly just a thin CLI layer on top of git and gh, but the desired effect is to allow you to create and keep track of all of your tasks/issues/bugs in Monday What is your app called? It’s not an app, but an npm package called git-monday-cli Why did you build this app? Wanted to reduce duplication of effort between Monday and Github and easily create branches and prs for Monday items. What does your app do? What example use cases and workflows does this app apply to? Be specific. Who are you? Are you a monday partner? Just a person who writes code How can users use your app? npm install -g git-monday-cli Are there any dependencies (eg: must have an enterpri
Hey everyone! I have some exciting news regarding Unito’s monday.com integration, we just released some new features! Now you can sync comments and assignees to and from monday.com. That means if you’re syncing monday.com to Jira or to any of our other 15+ tool integrations, you’ll be able to map all your most important work data and have it continuously updated in both tools, almost in real time Find out more here! If you have any questions about what you can now sync between monday.com and other project management tools, I would be happy to help!
Good morning Monday.com Community! We at Trix Solutions are pleased to announce the official release of Moncli v1! We had a lot of good feedback with our initial beta release. We have also incorporated new features developed by the great developers at Monday.com including: Uploading files to items and updates Creating subitems Duplicating items Updating item link columns Clearing updates from items Adding replies to updates Creating workspaces Accessing board views and activity logs You can find our code and documentation on our Github repository here. We greatly look forward to your feedback. Happy coding! - Andrew (Trix Solutions)
Status Controlled Groups moves an item in a given group to another group on status change. The move will only take place if the item lives within the group specified. With this you can easily transform your groups to process or project stages. Every time the user changes the status to e.g. Done the item is advanced to the next group (stage) and the status is reset to e.g. Assigned. With an advanced recipe you can even specify that the owner should be changed when advancing through your groups. For example: an item containing a document starts in the group Bronze. When the author (=owner) set the status to Finalized the item is moved to group “Review 1”, the status is reset to Assigned and the people listed as Reviewers are now becoming the owners of the item. The board permissions are set so that only Owners can make changes to the item. When the reviewers set the status to Finalized the item advances to the group “Silver” and the ownership is transferred back to the Author(s). From t
General Caster General Caster includes a collection of automation recipes aimed at performing enhanced calculations in monday.com without using a formula column . Complete documentation is available here. From Timeline to Timeline Formula Given {item.timeline} your first Timeline column placeholder, use the following formula: CONCATENATE(FORMAT_DATE(ADD_DAYS(LEFT({item.timeline}, 10), 7), "YYYY-MM-DD"), ";", FORMAT_DATE (ADD_DAYS(RIGHT({item.timeline}, 10), 7), "YYYY-MM-DD")) to update your second Timeline column with a range shifted by 7 days from first Timeline.
Hey all! Gabrielle here, Product & Partner Marketer @ Unito.io, new Monday partner 🙂 Thought I’d give you all a first look at a brand new integration we’ve just released for Monday. The Unito app allows you to connect your monday.com boards to any other work management tool in our portfolio of integrations. You can then choose what data you want to flow (both ways!) between them. So every time an update is made in one tool, it’s automatically reflected in the other, and vice versa. The current Monday columns that can be mapped and synced to other tools: Text Long Text Date Status Checkboxes We’re working on getting more available for syncing, so if you have a special request, let us know! The integrations you can connect and sync with Monday (with more being released every 2 weeks): Jira (server of cloud!) Jira Service Desk Github Gitlab Bitbucket Trello Asana Teamwork ClickUp Wrike Basecamp HubSpot Zendesk Smartsheets (coming soon!) Airtable (coming soon!) An embedded
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.