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.
SendGrid 的 webhook 一旦启用,就会随着每封电子邮件的发送而触发。或者这似乎是文档所暗示的。
我想知道是否只有在某些过滤器与预定义集匹配时才会触发 webhook。特别是我对匹配特定内容的类别过滤器感兴趣,并且仅在匹配时触发 webhook,并且默认情况下不会在所有发送的电子邮件上触发它。
没有办法按类别限制事件,但您可以设置一个简单的过滤器来检查特定类别的存在。