Webhook with conditions (date based)

Is there a way to generate a webhook based on the date and time it arrived?

Create a webhook with conditions as detailed here.

You can choose the field in question and use a filter value accordingly.

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.

A Github issue to track this requirement is created. You can vote-up &/ add more relevant details to help us further