What’s new on Cloudhooks

See the latest feature releases, product improvements, and more.
New release
New release
New release
Nov 24, 2023

Use cryptographic utilities in hooks

If you need to send crypto-hashed data (like SHA256) to an API then this new hook functionality is for you.

Learn more →
Improvement
Improvement
Improvement
Nov 8, 2023

New keyboard shortcuts for hooks

For speeding up your work in Cloudhooks, we've just added new keyboard shortcuts, like saving hooks and running tests.

Learn more →
Improvement
Improvement
Improvement
Oct 25, 2023

Log filtering by status

We've delivered on our promise of implementing run log filtering by status.

Learn more →
New release
New release
New release
Oct 18, 2023

Log filtering by resource id and date interval

Due to popular demand, we've made run logs filterable by resource id and date interval.

Learn more →
New release
New release
New release
Oct 12, 2023

Run mode injected into the hook's context

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.

Learn more →
Improvement
Improvement
Improvement
Oct 2, 2023

GraphQL action extended with API endpoint support

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!

Learn more →
Improvement
Improvement
Improvement
Sep 14, 2023

2023-01 is the lowest-supported Shopify API version

We've bumped the lowest-supported Shopify API version number to 2023-01, which is also the default API version.

Now the supported Shopify API versions are the following:

  • 2023-01
  • 2023-04
  • 2023-07
  • 2023-10
Learn more →
Improvement
Improvement
Improvement
Jun 14, 2023

2022-10 is the lowest-supported Shopify API version

We've bumped the lowest-supported Shopify API version number to 2022-10, which is also the default API version.

Now the supported Shopify API versions are the following:

  • 2022-10
  • 2023-01
  • 2023-04
  • 2023-07
Learn more →