It looks to be a new feature in Zapier. But no examples of how to use this. And I can’t find any documentation at all…. I know it’s probably something simple that I am missing. But I can’t get it to make a sub item no matter what I try.
Can someone give me an example of making any sub-item? Much much appreciated in advance
Best answer by SamBBest answer by SamB
Hey folks,
I’m just circling back in here to share that the feature request has been closed. The Monday.com Create Subitem action has been updated and will now include the Subitem ID! 😁
Hmm, it looks like a subitem column needs to be added to the board directly in monday.com before the Create Subitem action can be used. Monday.com have some documentation on how to create a subitem that will then automatically add the necessary subitem column to the board: How to create subitems
If you follow the steps on their guide to do that and then try to create a subitem using a Zap does it then work correctly?
Both @boydbar and myself understood that the column had to be created. There would be no point in doing so if that were not the case. But it doesn't work.
The link from monday is unhelpful at all.. I know how to create and use monday.com’s automations.
I need to be able to create sub-items for a specific item in my board from Zapier. The sub-item column is create and all the desired columns for the sub-item are set up.
My first confusion is where it asks for “Board ID” it makes sense to use the main board (Installs in my case). But in the list it gives me the option to use the “Subitems of Installs” as a board. (and reagardless of any variation of this I can’t get anything to work)
Second it says “Item Name” but when I put the name of the item on the Installs board it doesn’t work. So I tried the more logical thing and put the item ID number… and still nothing…
Then the part where I assumed id have some issues is understanding what format… JSON assuming for the “Subitem Name”…. like I want to add all fields of the subitem (that are supported) But even as the “Subitem Name” suggests is just the name of the new sub item…. still nothing works.
I really just need ANNNNNNY example of making a sub item from zapier…. i can figure the rest out!
I finally managed to create a Subitem. Reason for previous failures: The column must be called " Subitems ". However, on Monday.com, the name of the column is translated according to the country where you are. For me, the name was in French " Sous-elements ".
Another bug: To use a custom value for "Item Name", you must indicate the Item Id!
Another major inconvenience: It is impossible to retrieve the Id of the suddenly created. And since it is impossible to find an item or suddenly by its " name " (which is also a mind-blowing constraint), it is therefore impossible for Zapier to exploit the suddenly created!
Hey @Gabriel Dut, thanks for sharing your solution here! I’m so glad you were able to get the Subitem created!
When using Custom values its often expected that an ID for the item, rather than its name would need to be supplied. You can find out more about using custom values here: Add custom values to dropdown menu fields in Zaps
I can totally see how not having the Subitem ID value output is problematic and means that you’re then unable to update the subitem. We’ve recently opened up a feature request to get the ID output, with the developers that manage the monday.com integration so I’ve added your and @boydbar’s votes to that. I can’t make any promises as to when this will be implemented but we’ll definitely let you know as soon as it is.
In the meantime, as Troy suggested, it may be worth using a Webhook or Code step to use the monday.com API to create the Subitem and see it’s ID.
I’m just circling back in here to share that the feature request has been closed. The Monday.com Create Subitem action has been updated and will now include the Subitem ID! 😁