Skip to content

QRZ Logbook Synchronisation

Andreas Kristiansen edited this page Nov 23, 2020 · 6 revisions

Cloudlog allows QRZ Logbook QSO push, this allows you to send any QSOs logged to the third party service. Setup of this feature is simple.

When creating or editing the Station Profile there is a field for the QRZ Logbook API once this is provided when you Add/Edit a QSO this information will be forwarded to QRZ Logbooks API

Tips

Batch Uploading

You can run batch uploading to QRZ, this is useful in case of instances where QRZ.com is down or you have edited a QSO these are uploaded with this process.

*/2 * * * * curl --silent https://<url-and-path-to-cloudlog>/index.php/qrz/upload/  &>/dev/null

Mark QSOs as uploaded

Under ADIF Import / Export you can mark your QSOs uploaded if they are already uploaded to the QRZ Logbook.

Clone this wiki locally