Welcome to the new monday developer community
-
Recently active
Hello, colleagues! I am starting to use the Monday.com API to extract data and use it at Power BI. I used the following algorithm: A function that sends the API KEY, the board id, the limit, and the page number and receives only the itemId. A function uses the first function and paginates the results. A function that sends the itemId and receives all information from the column values. PS.: the functions will be available at the end. This algorithm takes around 20 minutes to extract a board with around 900 items with 40 columns. I am doing some actions to reduce time and would like your advice. My first attempt was to reduce the number of column values; however, this did not change the time consumption. One point that I would like to understand is the limit logic. Besides my option, my first function is receiving all items. Does the API send all records if the complexity is under the limit? First Function => (apikey as text, QuadroId as text, limite as number, pagina as numb
Hello, We have the option to manually add a monday Doc to file columns, But is it possible to connect/upload/add a Doc to a file column via the API? Thanks
A new app arrived in the marketplace, called Item + Introducing Item+, the new app that makes it easy to create documents and reports from your monday.com data. With Item+, you can create professional-looking documents in just a few clicks. Simply select the data you want to include, create a template, and hit “Generate.” Item+ will do the rest, automatically formatting your data and creating a beautiful, polished document. Item+ is perfect for anyone who needs to create reports, presentations, or other documents from their Monday.com data. Whether you’re a student, a business owner, or a freelancer, Item+ can help you save time and produce high-quality documents. Here are just a few of the things you can do with Item+: Create reports on your sales, marketing, or customer data Generate presentations for your team or clients Create proposals, contracts, or other legal documents Write articles, blog posts, or other marketing materials And much more! Item+ is easy to use and affordable
Hi all, I’m Thusitha Manathunga and I created Team View for monday Apps Challenge. Team View is a monday.com app that helps you to track and manage your team’s workload efficiently. How it works? Watch demo Getting Started Add Team View to your dashboard What it does? Team View is the perfect monday app for resource and workload management, making it easy to see what people are working on now as well as in the future. It comes with a dashboard widget and a board view where you can connect any number of boards which has at least one People column and one Status column. Team View is 100% secure since it stores all the information inside monday and does not transfer data in and out from monday. With Team View you can, Track & manage workloads: You can see a summary of all team members with their done percentages and tasks assigned to them. This helps to keep track of the project progress and identify how tasks are delegated between people. Workload thresholds: You can define work
I found out that the monday storage is an instance-level storage only. My question is, how can I possibly use it as a database?
📣 Celebrating Milestones with the CarbonTO-DO Suite 📣 We've got some awesome usage stats to report back to you!🚀 We’re thrilled to share that the CarbonTO-DO Suite has soared past 1,000 installs on the app marketplace! Collectively, CarbonTO-DO users have completed more than 2.7 million tasks since launching on December 6th! 📈 🔴 That’s an average of 2,683 tasks completed per account. 🟡 Approximately 14,673 tasks completed daily. 🟢 And an impressive 37 trees saved by replacing sticky notes! 🌳✂️ Experience the power of automation with CarbonTO-DO today. Best part? It’s completely free! Add CarbonTO-DO to your workspace now and join the movement! Add to monday.com → Learn more → Interested in customizing your task management? Book an exploration → ⚠️Updates coming soon Join the Digital Directive, our Weekly Newsletter about all things monday, to get notified when we release the updated CarbonTO-DO Suite Templates this summer!
I want to use make.com to pull timeline data from all items within a group of a specific monday board, and tell me earliest and latest dates detailed from all items within that group, hence effectively providing me with the timelines for that group. I have my make.com scenarios ready up to the Execute GraphQL Query module, and I just cant seem to find a way to make it work. Any help?
Hi everyone! We’ve just announced the monday.com AI Assistant which will enhance how customers interact and build on the monday.com WorkOS and support various use cases. Today, we’re excited to invite developers to enhance the capabilities of the monday AI Assistant and build apps for our app marketplace. The details: June 20-22, 2023 in Tel Aviv, New York, London, and online. Want to learn more and apply? Click here. Let us know if you have any questions!
Hi all, I used the below script to read from a specific board and worked great. Recently the admin user for good reasons, duplicated the board and used the existing for other purposes. The new duplicated board has been made as the new Board Default. query { boards (ids: 123456789) { name id items (limit: 300, page: 1) { name column_values{id type text }} }} Now, the script retrieves data from old board. How can I change the script to read from teh new specific view? Thank you in advance
Hello, I’m using the duplicate_item mutation of the API with Python to duplicate an item on a board. This is my simple code: def duplicate_item(board_id: str, item_id: int): query = ''' mutation { duplicate_item ( board_id: %s, item_id: %s ) { id } } ''' % (board_id, item_id) response = requests.post(url=MONDAY_URL, json={'query': query}, headers=monday_headers) This works well. However, the item has a status column and 2 people columns. The status column and 1 people column have a default value (that I set on the default view) and the other people column hasn’t a default value. When duplicating the item, the status is set to the default value and both people columns are empty. How can I keep all the values (including status and people columns values) of the item when duplicating it? I’d be happy to get your help! Antoine
Hi…when I run this command… npx @mondaydotcomorg/monday-cli@latest scaffold run ./ quickstart-react -t item-view-10086528 I get this error… internal/modules/cjs/loader.js:883 [1] throw err; [1] ^ [1] [1] Error: Cannot find module 'node:net' [1] Require stack: [1] - /Users/me/code/quickstart-react/node_modules/@mondaydotcomorg/tunnel/src/lib/TunnelCluster.js [1] - /Users/me/code/quickstart-react/node_modules/@mondaydotcomorg/tunnel/src/lib/TunnelConnection.js [1] - /Users/me/code/quickstart-react/node_modules/@mondaydotcomorg/tunnel/src/lib/createTunnel.js [1] - /Users/me/code/quickstart-react/node_modules/@mondaydotcomorg/tunnel/src/cli.js [1] at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15) [1] at Function.Module._load (internal/modules/cjs/loader.js:725:27) [1] at Module.require (internal/modules/cjs/loader.js:952:19) [1] at require (internal/modules/cjs/helpers.js:88:18) [1] at Object.<anonymous> (/Users/me/code/quickstart-re
Hi, I’m a developer and my company uses Monday.com. I’d like to develop an app which will be used only for our company. Once I’ve developed our app, will it cost me anything to use it? Does Monday.com charge me anything to “host” an app on their platform?
Discover how automating your processes can transform your business operations in our latest blog post. 📚✨ 🔗 Dive into real-life case studies and gain valuable insights on maximizing the power of Go High Level integration. Don’t miss out on this game-changing opportunity! Read the full blog here: Harnessing the Power of Automation with Go High Level (msquare.pro) #GoHighLevel #Automation #BusinessTransformation
Hi everyone! So I have a module in Make.com that duplicates a board into an existing workspace using a graphQL mutation query. It was working fine up until today, and I’m not sure what changed. I keep getting this error: I am an owner on the template board that I’m duplicating, and also created the targeted workspace (where I’m trying to put the duplicated board). The workspace definitely exists, so I’m pretty stumped. Any help would be soo appreciated! Thanks so much in advance 😃
Hello, I’ve been struggling to change the value of some columns of an item. I am using Python to request the API. These are the 2 columns I want to change: {'id': 'status_1', 'title': 'Etape', 'value': '{"index":5,"invalid":false,"changed_at":"2023-06-06T08:07:50.170Z"}'} {'id': 'multi_select', 'title': 'Types', 'value': '{"ids":[2,1,4],"changed_at":"2023-06-06T07:28:20.062Z"}'} I couldn’t find in the API documentation the needed format for these types of column. For simple text, it’s pretty easy. For these types of column, I encounter some difficulties. This is my code: query = ''' mutation { change_simple_column_value( board_id: %s, item_id: %s, column_id: "%s", value: "%s" ) { id } } ''' % (0123456789, 987654321, 'status_1', '{"label": "Some label"}') response = requests.post(url=MONDAY_URL, json={'query': query}, headers=monday_headers) Note that I also tried putting {"id": "1"} int
Hey y’all! Dipro here coming to you with another roundup of our recent API and developer updates. Our API is now versioned We released API versioning, so make sure every API call passes an API-Version header with the required version ID. Using versioning ensures your app experiences a consistent behaviour even if we make changes to our API. AI Assistant Hackathon We’ve been working super hard on our AI Assistant infrastructure in recent weeks. If you participate in the AI Hackathon in July, you’ll get early access to the feature. Learn more and sign up here. Other updates Creating a status or dropdown column with custom labels New version of monday-ui-react-core released Bug fix for change_column_value webhook
Hello, I’m encountering the following error when utilizing the Multi-Select Dropdown Component from the Vibe Design System. I realize that this is error is thrown because when the Dropdown "Chips" are being rendered, they're always given the same id of "[object Object]": Can anyone help me with resolving this? I believe this error is the reason onChange is not called when I remove a “chip” from the Dropdown… For context, here is the code I’m using for the Dropdowns, they’re copied from the documentation: let query = "query {teams (ids: team_id) { users {name id email} } }" let res = (await monday.api(query)).data.teams[0].users; for (let i =0; i < res.length; i++) { users.push({ key: res[i].id, value: res[i], label: res[i].name}) } ... const teamOptions = useMemo(() => users, []); ... <Dropdown defaultValue={formState.team} options={teamOptions} multi multiline className="dropdown-stories-styles_with-chips" onChange={(e) => console.log(e)}/> Tha
Discover the game-changing solution that will turbocharge your business! In just 16 seconds, we unveil the power of Msquare, enabling you to extract valuable information from your lead-based emails like never before. Say goodbye to missed opportunities and hello to unprecedented growth! 🔥💼 #LeadGenerationRevolution #UnleashYourPotential. Click the link https://youtu.be/_qQszoW-2wk.
I am a newbee to developing integrations. I want to make an app that reads data from an online application (crm / accounting) that has an API that supports Seamless Integration as an authentication method. (not oAuth) I am a javaScript programmer, but have never done something like this. I have read documentation (on authentication and webhooks) , but I can’t figure how to make the connection, what steps to take. So far I have: created a developer account created an app in ‘My apps’ But then I am already lost… I think parts of my problems are: where to set to use ‘Seamless integration’ how to ‘name’ and where to set the various URI 's for events Who can give me some hints on this or give directions to specific documentation on this subject.
Does pushing minor or major versions work when the app is using ngrok for tunneling and is local hosted? I pushed a change, added a llama farm, to a dashboard that is part of an app I’m working on and the change didn’t show up in the installed version. Is it because it’s a local tunnel for OAuth, that I’m admin on the account I’m testing on or something I’m missing while promoting to a Live version? It installed fine, then I changed a couple things like the llama farm in my workspace I’m using for development and promoted to Live with no changes to the installed copy as my results. HELP! Thanks! Sue
How to develop a integration connect to linkedin to get access token, after use access token to call api post to linkedin? I writed a api to auto post to linkedin and need use integation to connect to linkedin. Please help me solution. Thanks
Hi there, I am trying to retrieve data from table inside a Monday docs, the query used is: query { docs (ids:5478957) { blocks { id type content } } } I am getting results like the image above and understood that the Monday docs API allows one to get the content for ‘normal text’ type but how do I get the text content from a ‘table’ or use the child block id to get the text inside a table. (The arguments for the retrieval query doesn’t have block id in it) Would appreciate some help here! Thanks
Hi everyone, I’m starting to develop and I want to connect monday or via oauth from javascript or php, does anyone have an example or how to do it?
Hi everybody. I try to get board items using boards/items GraphQL get query. It worked fine, but after some period this query is getting hang and does not respond. Board contains more than 1000 records, also with subitems. But If I duplicate this board, this query works fine against it. So I think original board contains some garbage and cannot be read. Is there any way to make it healthy again? Thanks, Sergey.
Hi there 😀 I’m trying to map over a people column from one board to another using Make.com. I’ve done this successfully in the past and am using the same method, but I keep getting this error: The operation failed with an error. [200] Unable to assign person with id: 32025465 [ Error Code: ColumnValueException / Error Details: {“column_value”:“{"personsAndTeams"=>[{"id"=>3xxxx5, "kind"=>"person"}]}”,“column_type”:“MultiplePersonColumn”} ] I’ve tried executing a graphQL query using the change_simple_column_value and change_multiple_column_values mutation queries, and have received the same ColumnValueException error. Wondering if anyone could shed some light on why this error keeps popping up. I thought I’d formatted it correctly but maybe I’m wrong. Thank you so much for any help! 😃
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.