Hi all, I’m maintaining a zapier CLI integration that has a search that is erroring out even if the _zap_search_success_on_miss
is set to true
.
Is this something that Zapier will deal with automatically if I throw the right kind of error or do I need to parse it myself from the inputDataRaw
? I can't find any documentation around that variable.