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.
Have you ever wanted to call the actions.shopify.graphql action with an API version other than the lowest-supported one?
We've added an extra endpoint parameter to solve this issue!