A prospect's CTO asks whether your platform supports event-driven architecture via webhooks. Which answer is most technically complete?
-
A
Yes, we support webhooks with configurable event triggers, HMAC signature verification, retry logic with exponential backoff, and delivery logs
-
B
Yes, we send webhooks when things happen in the system
-
C
Webhooks are available but require custom development by the customer
-
D
We use polling instead of webhooks for reliability reasons