0

I am working on a project written with HapiJS. the project is related to the interview process So, I have to make email notification service in HapiJs whenever the interview will schedule.

when the interview will schedule the interviewer and the candidate will get an email notification. How I can make this in HapiJs in the best way?

Please someone could help me in this scenario, how I have to proceed and make. I am new to HapiJs.

Thanks in advance.

RK Varun
  • 61
  • 5
  • You can't handle this with Hapi. Hapi is just an API framework. What you are looking for is job scheduling or cron jobs on Nodejs. This is how you should research. – vencra Dec 25 '22 at 18:14
  • Thanks for the info @vencra, so I have to make this via Nodejs and search for the same..?? If possible, can you please provide me with some examples? – RK Varun Dec 26 '22 at 09:13

0 Answers0