Cron / webhooks #6568
Andrey-Bazhanov
announced in
Event Q&A Q3 2021
Cron / webhooks
#6568
Replies: 1 comment 1 reply
-
you can trigger the cron jobs using node-cron, you should do this in onConnect event where you have keystone system functional. for webhooks you need to implement your own. possibly in after change |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Which is preferred way to implement scheduled tasks?
Beta Was this translation helpful? Give feedback.
All reactions