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.
我想在 fullfilment 的 webhook URL 中挂接在我自己的系统上运行的自己的 web 服务?可能吗 ?
是的,有一些资格。您的 webhook 必须位于可公开访问的地址(您不能让该服务仅对您的本地网络可用),并且它必须使用有效证书处理 HTTPS 请求。