Welcome to the new monday developer community
-
Recently active
The Median Time in Status add-on allows you to track and analyze the median time spent in different statuses by each assignee or person responsible for tasks in your workflow. By activating the Time in Status app on your board and utilizing the chart gadget on the dashboard, you can easily visualize and summarize the median time spent in statuses for different assignees. This feature helps you monitor individual performance, identify efficiency patterns, and optimize overall team productivity based on the median time taken by each assignee to complete tasks in different statuses. Before starting, check that Time in Status app activated on the board gadget with a chart type on the dashboard created Select the Chart Type as Bar: In the gadget settings, choose the bar chart type to represent the time in status data. Configure the X-Axis and Y-Axis: Customize the chart configuration to display the desired information. For tracking time in status by the board, set the “Person”
The Average Time in Status feature allows you to track and analyze the average time spent in different statuses for each board or project in your workflow. By activating the Time in Status app on your board and utilizing the chart gadget on the dashboard, you can easily visualize and summarize the average time spent in statuses for different boards. This feature helps you monitor board performance, identify bottlenecks, and optimize overall team efficiency based on the average time taken to complete tasks in different statuses. Before starting, check that Time in Status app activated on the board gadget with a chart type on the dashboard created Select the Chart Type as Bar: In the gadget settings, choose the bar chart type to represent the time in status data. Configure the X-Axis and Y-Axis: Customize the chart configuration to display the desired information. For tracking time in status by the board, set the “Board” option on the X-axis. On the Y-axis, select the da
The Average Time in Status feature allows you to track and analyze the average time spent in different statuses by each person in your team or organization. By activating the Time in Status app and utilizing the appropriate reporting features, you can easily calculate and visualize the average time spent in statuses for different individuals. This use case helps you monitor individual performance, identify productivity patterns, and optimize overall team efficiency based on the average time taken by each person to complete tasks in different statuses. Before starting, check that Time in Status app activated on the board gadget with a chart type on the dashboard created Select the Chart Type as Bar: In the gadget settings, choose the bar chart type to represent the time in status data. Configure the X-Axis and Y-Axis: Customize the chart configuration to display the desired information. For tracking time in status by the board, set the “Person” option on the X-axis. On the Y-ax
When I use monday.api() from the node module “monday-sdk-js” with the query query { items (ids: [3298111887,4254562863,3286311905]) { name } } then I get only two items back: "data": { "items": [ { "name": "task #3" }, { "name": "Ads" } ] }, "account_id": 13449709 } When I do the same with GraphQL playground then I get all three: { "data": { "items": [ { "name": "task #3" }, { "name": "Item 3" }, { "name": "Ads" } ] }, "account_id": 13449709 } The items are on different boards. One of them is shared And the shared one doesn’t appear. What could be the reason?
When I try to access monday.storage via the SDK in a workdoc, I see the error: “storage command isn’t available or supported for this app feature type”. Is it expected that this is available in workdocs? I’m using the example from the documentation when trying to get/set the storage key: monday.storage.
Hello 👋 We are so excited to share that LogBack released new version 🙌 🙌 With this new version, you now have the capability to restore UP TO 25 board activities, since board creation, simultaneously every single time! Not only that, but we’ve also worked hard to improve overall performance, making sure everything runs even smoother. Don’t hesitate and click here to give it a try 😃
I tried the following and couldn’t create the doc with this response. `mutation { create_doc (location: { board: {item_id:1234, column_id: "monday_doc" } } ) { id } }` { error_code: 'InvalidColumnIdException', status_code: 200, error_message: "This column ID doesn't exist for the board", error_data: { column_id: 'monday_doc', board_id: null, error_reason: 'store.monday.automation.error.missing_column' } } When I searched item and column with API in the workspaces I am working on, it failed to create a doc with any value. What are the item_id and column_id needed to create the doc?
Hola! Quisiera saber si alguien sabe como copiar un dato a columnas de tipo relation_board y connect_board en javascript, lo he logrado en columnas tipo texto y numero, pero en estas primeras de dos de relacion y conexion no he tenido exito, por lo que pregunto si habrá alguna sintaxis especial para ellas o algo, encontré temas parecidos en la comunidad sin embargo las soluciones dadas fueron url de documentacion que actualmente ya no funcionan y no carga la pagina. Mi código ahorita es algo así por si es de ayuda (Solo es una parte): const textColumnIds = [‘board-relation’,‘name’]; textColumnIds.forEach(columnId => { const queryCambiarTexto = `mutation { change_simple_column_value(item_id: ${itemId}, board_id: ${boardId}, column_id: "${columnId}", value: "${itemId}") { id } }`; fetch("https://api.monday.com/v2", { method: 'post', headers: { 'Content-Type': 'application/json', 'Authorization': authorizationToken },
Hello, I’m trying to follow the addMultiBlocksFromHtml api method documentation to add a doc block to a workdoc but I have the following error: Error: “addMultiBlocksFromHtml” execute command isn’t available or supported for this app feature type. Is not supposed to be supported for workdocs? Or what am I doing wrong? I just took the example provided in the documentation. Thanks, Gorka.
I wonder is it possible to code and automation to exisitng integration. For example, Monday integrates with Survey Monkey but they only offer two automations. I want to figure out if I can build special ones…
Hi team ! Regarding the pricing mechanism and monetization in the marketplace - If my app’s price is seat based, and the app has the same functionalities for all kind of pricing plans, should I manage any pricing mechanism in my code? According to my understanding, I should refer the plan id in the code only if I want to expose any specific/extra functionality to specific pricing plan. But in my case, once a customer paid for the app, he has an access for all of it features, so when customer want to renew the app subscription or extend the number of seats, monday monetization platform already handles this matter as soon as the customer subscription ends, right? (the platform just enforce him to extend and renew the subscription, right?) Thanks in advanced!
When I was trying to access storage API in workdocs, getting Invalid storage access issue. The methods using are monday.storage.instance.getItem(key) monday.storage.instance.setItem(key, value) Am I missing something? Or any other way to store properties in workdocs. Looking forward for your response. Thanks in Advance!
Hi guys, please help to understand what I’m doing wrong. Using GraphQL succesfully creating board, creating item with title. But whenever I’m trying to update column values on the item for the board I’ve created resiving UserUnauthroizedException 403 exception. Please advice, how I can see what permissions do I need? this throws and error: mutation { create_item (board_id: 3896215602, group_id: "duplicate_of_implementation_go", item_name: "“+ title +”", column_values: "{\\"text\\":\\"testTEST\\"}") { id }}" This workds as intended with no access issues: “mutation { create_item (board_id:”+ boardId +“, group_id: "duplicate_of_implementation_go", item_name: "”+ title +“") { id }}”
Hi team ! In the setting field configuration, What is the meaning of the “Required for onboarding” checkbox and the alias input field? Thanks
Unlock the full potential of date calculations in Monday.com with Msquare’s revolutionary Day Calculator tool. Key Features: 📅 Easily add or subtract days Input any number of days Customize your own holiday list Platform: Make (formerly Integromat) Get the app integrated with Monday.com in just 30 Mins. New to Make? Sign up today at Make.com Signup Link to experience the transformative power of advanced date calculations in Monday.com. 🚀 Ready to explore how the Day Calculator tool can revolutionize your Monday.com experience? Schedule a consultation with our experts at Consultation Link for personalized guidance and insights. 🗓️🔍
Hi, I am trying to use general caster to detect if there is a change between creation and updated dates. The following doesn’t seem to work: IF({item’s Created Time}<> {item’s Updated Time}, “Different”, “Same”) Let me know the correct formula to use. Thank you
Apps Breaking changes: Sandboxing for all iframes Date TBD Updates to seat-based view apps and trial subscriptions starting August 28th (marketplace only) API Breaking changes: API version 2023-10 January 1st, 2024 API release postponed to January 15th Breaking change: Removed the deprecated `items` field on groups queries, replaced with `items_page`
I am currently using the monday storage API to store data for an item-view app. I need to enable data sharing to a board-view as well as some other features so am looking to move to a relational database. Currently, the only way I can see to migrate data from monday storage to the relational database would involve a user clicking into each item that they have data stored against and then waiting while a migration task runs. This is obviously not a great UX and also causes problems such as not having any idea when all data is migrated or preventing the possibility of partial migration if the user clicks of the item early. I feel like I’m missing something, is there a better way to access item-view data for all items in an account when they upgrade a major version of an app?
Hi, Similar to this question: Items Query responding with error I have the exact same error; for example (on version 2023-07) query { boards (ids: 3553135069) { items { id name column_values { id title value } } } } Returns: { "errors": [ { "message": "Unexpected token 'u', \\"upstream r\\"... is not valid JSON", "stack": "SyntaxError: Unexpected token 'u', \\"upstream r\\"... is not valid JSON" } ] } This query just ran successfully this morning, 10 minutes later the same query doesn’t work.
I have just started to use some of the API features and have made it through some of the tutorial items but I’m pretty new at this type of work. I would really love to see more example scripts of basic operations. I know that updating an item requires an Item ID but I’m having trouble querying that successfully. Could anyone provide a python script that finds an Item ID on a specific board based on a column value like “Employee Number”? Bonus points if the response could include the next logical leap of editing a text column and a status column. I have looked through many of the forum posts and I see most common responses are just snippets and I’m not confident I would know what to do with a response that doesn’t include all portions of the script needed with the variables changed to something like “API_Key”, “Board_ID” etc. Please and thank you in advance.
Have you heard about the new 💥 Dashboard Hub App 💥? The Dashboard Hub App is a new third-party app, that acts as a central hub for teams to analyse, collaborate, and share business data! The app offers pre-built dashboard templates curated especially for Marketing, Sales, Development, and Product Management teams. Say hello to: ⭐ Enhanced dashboard visualisation with ready-to-go templates ⭐ Extensive customisation features with a multitude of metrics and custom data displays ⭐ Improved share-ability of boards through shareable links ⭐ A centralised space for ALL your data, across ALL products For more information check out the links below: App demonstration Marketplace link What do you think! Will you be trying it out?!
TL;DR: It’s been a week since we announced the AI App Hackathon winners and we are still getting goosebumps thinking about all that this outstanding event generated! 💥 💣 You like to see things in numbers , aren’t you? 😎 Here are some numbers on the event 1633 people registered and worked in 225 teams operating in London, Tel-Aviv and Online. Prize worth was $63K divided by 6 winning apps 2 minutes: That’s how long it will take you to read all about the winning AI apps and be pumped up like we are writing that. Here we go. 👊🏼 Grand prize: AI Smart Form by Adapavist (Online) 🏆 Smart From leverages the forms feature to a whole new level of capabilities using AI. The app allows users to create automatic tags, smart insitis and even answer to responders, all of which, automatically. Can you imagine? (you do not need to - here is the demo) 2nd place: Board Assistant by Israel-CA (Tel-Aviv) 🏅 Board Assistant incorporated the power o
Hi I would like to use the API to access all of our boards etc. but am running into 401 permissions errors. How can I create a user or generate an API key/token that has access to all the data available from the API? Or if that’s not possible what’s the best way of going about that? Thanks
Ho team ! 2 questions (: How can I build an integration sentence with the option to choose more than one column in the sentence? For example: When status changed, delete the information in [those columns]. when [those columns] are the columns that the user choose in the integration sentence. How can I build an integration sentence with the option to choose between 3 operations options in the sentence? For example: When status changed, [delete, copy, change] the information in this column. when [delete, copy, change] are kind of predefined enum values by myself (that are similar for all users), that the user choose one of them in the integration sentence. Will be happy for your help! Thanks
Hello Community, I’ve been working on developing an app idea for Monday.com. From the past 2 days, when I was trying to start the app server in local instance, I am getting the below error. [11:13:37.471] WARN: retrying connection to the server (attempt 5)… [1] [11:13:38.473] WARN: retrying connection to the server (attempt 6)… [1] [11:13:39.474] WARN: retrying connection to the server (attempt 7)… [1] [11:13:40.477] WARN: retrying connection to the server (attempt 8)… [1] [11:13:41.480] WARN: retrying connection to the server (attempt 9)… [1] [11:13:42.485] WARN: retrying connection to the server (attempt 10)… The server is not able to start, and I am not able to verify the changes done. Any leads to the issue resolution would be much appreciated! Thanks Koti
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.