Hi all, how can I create a time of execution of a ...
# 🤝help
i
Hi all, how can I create a time of execution of a node in a chatbot flow? That a certain node runs every time in minutes that I can determine, Greetings.
f
Hey there, You can use a cron expression for this. https://botpress.com/docs/cloud/toolbox/events-triggers/#cron-expression You can right click a free spot in your flow and hit "Trigger" then "Fixed Schedule".
56 Views