Database Triggers based on document date

Hi @Rishi_uttam,

You can use scheduled triggers based on cron tab expressions to pull the data using Realm triggers, no need for lambda.

Having said that, if you need to perform actions based on expiry of documents you can see the following workaround I offered on that thread:

Please let me know if you have any additional questions.

Best regards,
Pavel