Skip to main content

Hello,

I just want to check if a record exits on monday.com with the item id or not. I have tried “Get Column Values” action but it stops the ZAP when the item is not found with the item id. 

 

I have selected the true option even if the ZAP stops when record is not found “Should This Step Be Considered A "success" When Nothing Is Found?”, below is the screenshot.

 

If anyone knows any other way of doing the same, please share here. Thanks in advanced.

 

 

Hi @jacky.utwani 

You may have to look into a more technical solution involving the Monday API to query for the Item, which can be accessed via a Webhooks action step in the Zap.

Webhooks: https://zapier.com/apps/webhook/integrations

Monday API: https://monday.com/developers/v2#queries-section-items


Did you get this resolved? 

It seems like the option:  “Should This Step Be Considered A "success" When Nothing Is Found? “ should allow the Zap to continue without an error.

I’m running into the same issue.