A customer was running into errors due to how Zapier is considering our 404s errors. Update our Zapier integration to return an empty array [] and skipThrowForStatus in the Zapier app when we don't have a match. More on return types here: https://github.com/zapier/zapier-platform/blob/master/packages/cli/README.md#return-types and error handling here: https://github.com/zapier/zapier-platform/blob/master/packages/cli/README.md#error-response-handling