shopify.webhooks

October 2, 2023 ยท View on GitHub

This object contains functions used to configure, register and process webhooks.

PropertyDescription
addHandlersAdd handlers to the webhook registry.
getTopicsAddedFetch the topics that have been added to the registry.
getHandlersGet the configured handlers for the given topic.
registerRegister the configured handlers with Shopify.
processValidate and process a webhook request from Shopify.

Back to shopifyApi