How to create cron jobs dynamically in firebase [duplicate]
问题 This question already has an answer here : How to create cron jobs in firebase programmatically (1 answer) Closed 14 days ago . Does anyone know how can I set up Cron Jobs dynamically with Firebase? I want to build a rule engine using which the Client can specify the rules, actions, and schedule and based on that I need to schedule that particular rule. Since the scheduling is in the hand of the Client. I can set a predefined frequency for the JOB. I know in Node.js I can do it with libraries