Hi,
is there a way to download the records from the device with something like curl or calling a web api on the device ?
I have a couple of EP300Pro and i don’t need to use crosschex cause we have an internal software for accounting
Thanks
Hi,
is there a way to download the records from the device with something like curl or calling a web api on the device ?
I have a couple of EP300Pro and i don’t need to use crosschex cause we have an internal software for accounting
Thanks
Hi @D_Ambrosio,
I recommend to use CrossChex Cloud. It has webhook or API support to download records. And your devices (EP300Pro) are compatible with the cloud service.
Yes i have seen the cloud version but i should pay for three devices (198$) every year only to be able to download the records 'cause we have our accounting software in place.
It’s wasting money without advantages.
Is there a way to automatically download the .csv file directly from the EP300Pro with a script or similar ?
No, you can’t do it.
The only way for automatic downloading: CrossChex Standard - Quick Tips - Download and Export Records Automatically
Yes, you can do it.
But you need to find out more about Anviz SDK. We use it for taking information directly from Anviz equipment.
Smith thanks for the info. I’ll download it and try. I was looking for something less complex to use like an API to call via curl but it seems that Anviz never implemented such functions.
Anyway i’ll study this Sdk to view what can be done.