Quartz.net Separate project call API
Hi there,
I want to notify users of specific events or remind users of events using quartz.net.
I want the quartz job to call the Sitefinity API.
I want this to be in a separate project, this is causing problems because I need to reference the sitefinity config settings.
Do you know a way around this?
Thanks
Anyone
Hello,
To utilize the Sitefintiy API and configurations, you will need to use the quartz.net in a SitefinityWebApp.
Kind regards,