We've bumped the lowest-supported Shopify API version number to 2023-04, which is also the default API version.
Now the supported Shopify API versions are the following:
In a developer tool like Cloudhooks, working effectively is important.
That's why we've added keyboard shortcuts for moving around in the app.
We've just added new triggers for inventory level events like connecting, updating, or disconnecting an inventory.
If you need to send crypto-hashed data (like SHA256) to an API then this new hook functionality is for you.
For speeding up your work in Cloudhooks, we've just added new keyboard shortcuts, like saving hooks and running tests.
We've delivered on our promise of implementing run log filtering by status.
Due to popular demand, we've made run logs filterable by resource id and date interval.
During test runs of your hook, you might not want to call live API endpoints but development endpoints instead.
Your hook code can now detect whether it's called in live or test mode.
You can use the isTestMode property of the hook's context to distinguish between run modes.