Thanks, but you didn’t answer my question. I am asking about the activation of the webhook at a certain date, at a certain time. For example, when a certain date arrives at 8:00 p.m.
Webhook triggers currently are only based on change in record state (insert | update | delete). Time based webhook triggers are not supported. What is your use case?
The point @navi made above here is – if you wish to trigger a webhook based on arrival time of a particular record, then you can do so by making use of conditional trigger support in webhook & records “Created-at” time field.