Hi @Indubhushan ,
Based on your description, if you just want to perform an operation at a fixed time interval, you can use the setInterval(func, delay)
function in javascript and send an ajax request to achieve this requirement. Simple code like this below:
For code details, please refer to the attachment: 260014-code-simple.txt.
Best regards,
Xudong Peng
If the answer is the right solution, please click "Accept Answer" and kindly upvote. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.