- Edited
Hi, I need to pass the api-key/passphrase to the external URL for polling emails via web server scheduling (I found a suggestion to provide the local url.. such as /www/path/to/cron.php but this format is not supported by my web host, as seen in screenshot). I guess that I would need to be able to do something like https://mydomainname.com/osticket/api/cron.php?apikey=0123456789876543210Many thanks!