Welcome to the new monday developer community
-
Recently active
Hey, Today I notices some new(I think) feature for the people column. The option to limit the amount of possible people in the people column. This feature is great, but it added a limitation to the API! The exception I get is “CellLimitExceededException: Validation of column values failed: Exceed cell limit” It is the first time I saw this feature so I believe it is new, also I couldn’t see the exception documented in the error codes or anywhere in the documentations and also not in the API or framework change log. This is concerning, it breaks the API for us without any notice and option to support that… I saw also other options beign added lately to the column settings and I hope ther are not other breaking changes out there!
Hello, I have a question as I encountered a problem after creating my application on Monday.com when trying to create a new build to install the application for a client from their Developer Workspace. I executed “npm run build” and “npm run-script build”, the build folder was created successfully. I then navigated inside and zipped its contents into a single .zip file. However, when trying to upload it to Monday.com, I receive the error message “Failed to download new app feature option”. Here are the details of my code (provided just in case): It’s a feature of type object, deployed across 3 JavaScript files: “App.js”, “Function.js”, “HTMLRender.js”, located in the src folder at the root, along with the rest of the basic files created by Node and some backup JavaScript files that are not linked to the rest (just for decoration at the moment). I created Function.js to simplify my App.js, while HTMLRender.js consists of 13 lines and serves to establish a connection between the other tw
I’m looking to launch a few apps in the monday.com app marketplace. I’m a software developer with ~10 years of experience, but new to the monday.com developer ecosystem. Ideally I’d like to focus more on the business side - maybe 70% business/marketing, 30% developing with my potential partner focusing purely on development. I’m in the US, so ideally I’m looking for someone also from the states, but not a hard requirement. Let me know if you’re interested!
Effective task planning and resource management are crucial for project success. Properly planned tasks and efficiently allocated resources ensure smooth project execution, timely completion, and balanced workloads. In today’s fast-paced environment, the right tools can significantly enhance these processes. TeamBoard for Monday.com is a robust project management tool that helps teams plan, track, and manage your resources. Its seamless data sync with Monday.com ensures everyone stays aligned and focused on common goals. What is Resource Planning? Resource planning is the process of identifying, allocating, and managing the resources needed to complete a project successfully. Resources can include people, equipment, tools, materials, and budget. Effective resource planning ensures that these resources are used efficiently and effectively, preventing bottlenecks and ensuring that projects are completed on time and within budget. Key aspects of resource planning include: Identifying Re
As a Slack Consutant I wanted to explore the monday.com what is the basic level step I needed to follow
I am looking for the suggested way to get the latest contact information of every account that has installed your app. How would you fetch contact information if you need to send your active customer base some important information. Think about, price changes, policy changes, or stuff like outage reports. I know that you receive an email address of the user that installed the app in the account in an app event, but chances are high that that user is not with the company anymore if you need to send the account an email a year or two after they became a customer.
Hi, I am currently developing a marketplace app (dashboard widget) and trying to setup the widget settings. Is there a way to group the fields from the view settings. Viewing the same as the screenshot below:
Hi, We need to be able to send links to our customers in order to download files related with them. We are aware of the public_url but when they use these links they get “insecure download blocked” which we don’t like. To overcome this we are planning an endpoint which will take the assetId, it will download the file from Monday making appropriate authorization and then pass it to the public user. However we found that in many older posts it is clearly mentioned that there is no way to download a file using the API. Does this still hold true ? Is there any workaround ?
Hi, Could you please help us to find a correct way how to implement the following functionalities via Monday API? We need to change parent item of sub-item in same board. Sub-items API doesn’t contain update API method, what is the correct way to do that? Change body of “updates” entity by update id. Updates API doesn’t contain update API method as well I am from Playtika and we buy monday subscription. Can you help or if I can’t do this, you can extend your API to full clone or move subitem to another parent with all setted columns and updates, because you have this ability on you UI.
This is kind of confusing, and I’m not sure if there has been a recent change or not. According to the documentation:monday API docs **Please note** that every account has a *Main* workspace that returns a null workspace ID because you cannot return *Main* workspace details via the API. However, my “Main workspace” does have an ID: And I can query its details from the API (workspaces object): Has there been a change recently that returns main workspace details?
At the end of this month we’re doing a hackathon to improve the UX of our developer section. I’m sure y’all have ideas for how the developer experience in the platform could be made more clear, usable, and understandable – please share them here! Some examples of feedback we’re looking for: I expected to be able to CMD-click this button to open in a new tab, but it wasn’t possible 😉 I don’t understand what this text means I use X feature a lot and wish it was more accessible X layout doesn’t work on my small screen Looking forward to seeing your ideas!
I want to import TextArea Component from ‘monday-ui-react-core’ but thre is no export for textarea in that library. It is there in @storybook/cli - Storybook style docs but there is no export in the actual library. Does anyone know how to import Textarea component. When I do this import { TextArea } from ‘monday-ui-react-core’; I get this ERROR in ./src/components/DynamicForm.js 287:40-48 [0] export ‘TextArea’ (imported as ‘TextArea’) was not found in ‘monday-ui-react-core’ (possible exports: Accordion, AccordionItem, AlertBanner, AlertBannerButton, AlertBannerLink, AlertBannerText, AttentionBox, Avatar, AvatarGroup, Banner, Box, BreadcrumbItem, BreadcrumbsBar, Button, ButtonGroup, Checkbox, Chips, Clickable, ColorPicker, ColorPickerContent, ColorUtils, Combobox, Counter, CustomSvgIcon, DatePicker, Dialog, DialogContentContainer, Divider, Dropdown, EditableHeading, EditableInput, ExpandCollapse, Flex, FormattedNumber, GridKeyboardNavigationContext, Heading, HiddenText, Icon, IconButt
Hello Dear Friends, I’m new to Monday application development and for my first project, here is what I’m doing : Create an Integration Template aps I created a custom Action that send Board ID and Item ID to my Endpoint I created a recipe that work on the trigger “Column Changes” That is linked to my custom action I can now use this recipe in my automation and when my column changes the board ID and Item ID is correctly sent to my endpoint ! This is great. My question is, now I need to also send the new value of the column to my endpoint, and I’ve been digging for hours with no luck. Can somebody point me to the right direction ? Thank you for your help.
Hello everybody. I’m trying to get the value of a mirror field in the API. I’m trying to bring up all the value fields described in the documentation, display_value, value and text, but they all return null value. I’m doing this query: query { boards(ids: [“my id”]) { name groups(ids: [“my id group”]) { title id items_page { items{ id name column_values{ column{ title } id value type ...on MirrorValue{ display_value value text } } } } } } } Is there anything I should do differently to get this value?
You asked; we listened! 🎉 We know this is something many in the monday.com community have been asking for for a while now. Good news, the wait is over! Recurring Tasks’ new Automatic Scheduling feature makes it easier than ever to create recurring tasks while still maintaining a neat and tidy board. You have complete control of when your tasks appear on your board, by choosing whether they’re created the day before they’re due or on the day itself! Say goodbye to unnecessary clutter and hello to a more organised workflow thanks to Automatic Scheduling! Elevate your productivity, flexibility and organisation with Automatic Scheduling. 🥳
I have a situation where a potential customer completed their 14 day free app trial, then uninstalled without purchase because they were not ready. Now that they are ready, they asked for an extension to their trial. If they had not uninstalled the app, extending the trial would be easy, I’d just go to monetization, enter their account_id and extend their trial for say another 14 days. I cannot extend a trial unless the app is currently installed, so get an error when trying to do so. They now cannot reinstall the app without purchasing it, so I cannot give them an extension to their trial. How do we get around this situation? Perhaps a solution to this scenario could be documented too. Cc: @Matias.Monday @TomFri
We are currently using Microsoft planner for task assignments and using Monday to provide reports to management on the progress of each project. We are duplicating our work by completing items on both platforms, I saw a post that you could integrate Planner with Monday using GraphQL API. Could someone give me additional information on how to make this work? Thank you!
I need a formula that works with General Caster that will allow me calculate the number of days between 2 given dates. Can anyone help me with this? Example- 1/3/2023 and 1/4/2023 would = 1 1/3/2023 and 1/5/2023 would = 2 1/3/2023 and 1/2/2023 would = -1
I’m trying to integrate with Express.js, and every time I encounter the following error: TypeError: mondayClient.execute is not a function at viewSecret (/home/ubuntu/quickstart-integrations/src/controllers/monday-controller.js:51:36) at Layer.handle [as handle_request] (/home/ubuntu/quickstart-integrations/node_modules/express/lib/router/layer.js:95:5) at next (/home/ubuntu/quickstart-integrations/node_modules/express/lib/router/route.js:144:13) at authenticationMiddleware (/home/ubuntu/quickstart-integrations/src/middlewares/authentication.js:14:5) at Layer.handle [as handle_request] (/home/ubuntu/quickstart-integrations/node_modules/express/lib/router/layer.js:95:5) at next (/home/ubuntu/quickstart-integrations/node_modules/express/lib/router/route.js:144:13) at Route.dispatch (/home/ubuntu/quickstart-integrations/node_modules/express/lib/router/route.js:114:3) at Layer.handle [as handle_request] (/home/ubuntu/quickstart-integrations/node_modules/express/lib/router/layer.js:95:5) at
Dear god I would love to know what I am doing wrong. I have been working at this for a couple days and I keep getting 500 errors.
I am struggling to upload a file to an update using power automate. I have managed using postman but I am unable to replicate it. I would like to upload a file using a url and this is the query I am using:
Hi everyone, I’m new to monday app development and have a basic question. I’m exploring the possibility of creating a new action for the “Board Main View.” While looking at app features, I noticed an option for “Doc Action” with the description: “Create a new plug-in to support new actions in the workdocs.” However, I can’t find similar options for boards. Am I missing something, or is this feature not available? Thanks in advance! 😃
I am trying to clear the subitem file column with ‘change_column_value’ mutation. For the item its working good but for subitem its throwing an error ‘item not found on board’. Same error is throwing with upload file to column also, working with item id but not working with subitem. Here is my mutation: mutation($boardId: ID!, $itemId: ID!, $columnId: String!, $value: JSON!) { change_column_value( board_id: $boardId, item_id: $itemId, column_id: $columnId, value: $value ) { id } }
Hello, Having major issues updating the tag on an item column. I’ve tried various things but no luck. It appears that some value is being populated in the tag field, but not the actual tag. In monday, the field gains the little “+” symbol when this code runs, but nothing is visible. When I right click, I can “clear values” and the “+” disappears. Updating other columns using this function works fine. Just the tags is an issue. I don’t get any errors. I’ve tried various things some below: "tags__1": { tag_ids: [929292] }, [tags__1]: { tag_ids: [929292] }, "tags__1": { tag_ids: ["929292"] }, Here’s my code. Please help! async function updateItem() { try { const response = await fetch(“https://api.monday.com/v2”, { method: “post”, headers: { “Content-Type”: “application/json”, Authorization: mondayAPI, }, body: JSON.stringify({ query: mutation ($myBoardId: ID!, $myItemId: ID!, $myColumnValues: JSON!) { change_m
Hello, I wonder if there is a possibillity to listen if someone replies to an Update of a specific item. Webhooks can listen to any change on an update of a item. This including replies as far as I know. But this will spam a lot of webhooks if I only want to listen to specific item update replies. E.g. if a board item got a specific status, I want to listen to the replys of any new update on this item. Can this maybe be archived via a monday app and custom triggers? I currently cannot find a way, but maybe I tried to hard and got blind for an easy way. Thank you and cheers, Georg
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.