Changelog

added

March 23, 2023 - Added hmac_sha256 Liquid Filter

We've added an hmac_sha256 Liquid filter. In addition to our current Liquid filters, you will now be able to convert a string into an SHA-256 hash, using a hash message authentication code (HMAC). The filter takes in a string followed by a secret key as a parameter.

improved

March 14, 2023 - Webhooks with Multi-Select Event Types

We’ve updated our webhooks so that now, you can create a webhook with multiple event types. Previously, the only option was to select All events or one specific event. With this new change, you will also have the option to create custom webhooks with 1 or more events!