Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我有两个 Shopify 应用程序配置了指向相同事件的相同 URL 的 webhook - 当其中一个事件被触发时,我的 webhook 会被触发一次还是两次?
您创建了两个 Webhook,每个应用一个。因此会触发两个 Webhook,每个 App 一个。指定的终点是什么并不重要。