Best answer

monday.com error: Subitem ID not showing in item data

  • 24 July 2023
  • 4 replies
  • 157 views

Hello,

I’m creating a zap in which a subitem is created and in the next action I edit its columns. The problem is the formatted data , ‘Data Create Item Id’, is empty every time and this brings up the error of not being able to find that previously created subitem. 

Here is an image showing the issue. In both testing and published versions I am getting the error.

 

 

icon

Best answer by Troy Tessalone 24 July 2023, 18:38

View original

4 replies

Userlevel 7
Badge +14

Hi @Dentacor 

Good question.

Please post screenshots that show the data points returned from testing Step 10.

Thanks for the quick reply,

 

 

Here is the image, only the item name is being brought in the formatted data.

 

Userlevel 7
Badge +14

@Dentacor 

It’s likely the Monday GraphQL API would have to be used to create and return the Subitem ID.

https://developer.monday.com/api-reference/docs/subitems

Zap action: Webhook - POST

Using app APIs in Zaps is an advanced approach.

If you need help, consider hiring a Certified Zapier Expert: https://zapier.com/experts/automation-ace

 

 

This solution worked, thanks 👍

Reply