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.
我有一个 Marketo 智能营销活动,其中有一个 Webhook,每次触发营销活动时都会向我的外部服务提交潜在客户(新潜在客户)。如果 Marketo 收到的不是HTTP 200来自我的外部服务的响应,它会重新向外部服务提交潜在客户吗?
HTTP 200
不,没有自动重试逻辑。要处理不同的响应情况,您需要有一个 Webhook is Called 触发器来处理特定的响应。