New Feature: JSON Webhook

March 19, 2018 - Product Updates

Our new JSON Webhook gives users the ability to send a JSON formatted payload to any endpoint along with the following features:

  • Specify multiple different webhooks, each with their own encryption key.

  • Support for unencrypted payloads for HTTPS endpoints.

  • Automatic reattempts for up to an hour after an initial failure.

  • Webhook payload now matches format of Hypermedia API.

  • Payload signature to verify the payload.

More details and integration instructions can be found in our documentation here. For older store versions, our XML Webhook is still available.