原文内容
Cloud Hooks provides a secure, serverless Javascript environment for responding to your shop's webhooks.
It works like this:
Select an event to respond to, ie: Customer has signed up.
In the "Code" tab, use our built-in Javascript editor to write a function which will receive the webhook payload and a set of actions (functions) that can be called to interact with the Shopify API, HTTP endpoints, PostgreSQL databases, or send emails.
Test the code in the "Test" tab using customizable payloads side-by-side with the logs to confirm that it works as expected.
Review how the live code is doing from the "Logs" tab.
That's it. Cloud Hooks will handle the work of subscribing to the correct webhook, verify it comes from Shopify, run your sandboxed code in response, and record the logs.
技术支持
- 开发者网站首页
- 邮箱: