If you want to pull the data, yes, you can use the javascript. If you want the data to be pushed to your server, you need to use some server side language.
Yes, it will. Though the model is the same, the firmware differs from country to country. So, you need to verify if the device supports web API, Verify the device at developer.camsunit.com/
Please check if your device can be verified at developer.camsunit.com/. If verified, then you can use api: camsunit.com/application/biometric-web-api.html to integrate your device with your web app
can this be used when a the user takes a leave after giving attendance , I mean something like this ( a teacher comes to a school and gives his/her attendance and then after the school time is over he/she takes his/her leave )
Hi ,I from Saudi Arabia I need this type of biometric device Which model is perfect for them? I want to buy,and my web developer make connect with my website
The communication between the biometric device and your server happens through an HTTP URL. So as long as you can expose an URL and read the incoming parameters, you can use any language at your convenient
Hi. You can buy the device online from camsunit.com/product/javascript-supported-biometric-fingerprint-scanner-CAMS-MFS100-A.html . Or you can send mail to sales@camsunit.com to get device
The biometric data will come your server through your given URL, you just need to read the parameter and process as per your business logic. So, no matter what language you use for exposing an URL. Refer: camsunit.com/application/biometric-web-api.html for information.
Please I have a school management application I bought from codecanyon. It has a attendance module where teachers take attendance of students. Please how can I integrate this attendance machine with this web application. And how can I contact you for private help
After running this api on localhost i am getting this - Notice: Undefined index: stgid in C:\xampp\htdocs itu\cams.php on line 3 {"status":"done"} And data is not interested into database
@@CamsBiometrics no i am talking about api creation, I followed your steps as you explained in video and when I am calling this api in postman it gives response status : done but data is not inserting into database
Yes, the documentation link camsunit.com/application/biometric-web-api.html is applicable for all the machines. For zkteco machine, please verify at developer.camsunit.com as a first step.
Thanks a lot, I'm very interested, Can you mention a few supported ZKTeco Access Control models with QR functionality?
does this api can support other company's biometric machine?
Yes, You can get your devices verified at developer.camsunit.com, All the verified devices , can be used with our API
can you fetch the data of ZKteco and store it in google sheet ?
Yes, it is possible. Please reach sales@camsunit.com or +91-98409-41006
nyc ur videos
Can we use javascript to get data?
If you want to pull the data, yes, you can use the javascript. If you want the data to be pushed to your server, you need to use some server side language.
is it work for zkteco MB460
Yes, it will. Though the model is the same, the firmware differs from country to country. So, you need to verify if the device supports web API, Verify the device at developer.camsunit.com/
Is this posible in ZKTECO K30 ?
Yes. you can do it we well, Please verify the device at developer.camsunit.com and communicate on whatsapp wa.me/919840981006 for technical support
i have a hrms system which i sell to customer can i get extra benefit if i integrate it in my hrms.. Is my customer needed to buy your product ?
Yes. you would get the benefits. Whatsapp to wa.me/919840981006 for information
Can this work with uface 800 zkteco
Yes. It can be supported. Please contact wa.me/919840981006 getting the support for the integration
Hello, please does it work with ZKT U28 ? How can I connect its with my existed web app ?
Please check if your device can be verified at developer.camsunit.com/. If verified, then you can use api: camsunit.com/application/biometric-web-api.html to integrate your device with your web app
its work with Hikvision DS-K1T201MF-C ?
and zkteko fs100
Possibly FS100 is supported, Get it verified at developer.camsunit.com/
can this be used when a the user takes a leave after giving attendance , I mean something like this ( a teacher comes to a school and gives his/her attendance and then after the school time is over he/she takes his/her leave )
Yes, It can be used.
Can this work with ZKTECO F18?
Yes. it will work. Get more information from discussing with technical whatsapp wa.me/919840981006
how you go to your workplace?
Hi Can you please send me code of php to fetch attandance logs between two dates
Is this documentation is applicable for ZKTeco K40 Biometrics??
Yes. Same.
can you be more specific for Erpnext hrms ??? we would like to see how ?
For the ERPNext integration please check camsunit.com/product/erpnext-integration-with-biometric-attendance-system.html
Hello, does it work with HikVision, DS-K1T8003EF?
And instead of PHP, with Python and JavaScript?
HikVision is designed to work only in the local network. So, it can not be supported
can biometric device be integrated to HR software
Yes. all the devices listed at camsunit.com/product/home.html can be integrated wtih HR software very well
Hi ,I from Saudi Arabia
I need this type of biometric device
Which model is perfect for them?
I want to buy,and my web developer make connect with my website
All the products listed at camsunit.com/product/home.html do support.
Do u have face attendance device which can handle more than 100 employees attendance at a time? With realtime sql data?
Yes, we do have many number of products. Please check the list at camsunit.com/product/home.html
@@CamsBiometrics Can i have your phone number. I have some more product inquiry.
can we integrate it with oracle database ?? by which language?
The communication between the biometric device and your server happens through an HTTP URL. So as long as you can expose an URL and read the incoming parameters, you can use any language at your convenient
Is there shown location of biomatric machine,, from wr r giving our biometric attendance
Hi. You can buy the device online from camsunit.com/product/javascript-supported-biometric-fingerprint-scanner-CAMS-MFS100-A.html . Or you can send mail to sales@camsunit.com to get device
Is it free or chagable ? API
how can i integrate with my nodeJs and MongoDb program?
The biometric data will come your server through your given URL, you just need to read the parameter and process as per your business logic. So, no matter what language you use for exposing an URL. Refer: camsunit.com/application/biometric-web-api.html for information.
Can you share document link
camsunit.com/application/biometric-web-api.html is the api link
I am in America, can you ship there?
Hi, Yes, We do ship the products to the doorsteps across the globe. Please text whatsapp +919840981006 or sales@camsunit.com
Please I have a school management application I bought from codecanyon. It has a attendance module where teachers take attendance of students. Please how can I integrate this attendance machine with this web application. And how can I contact you for private help
We can help you here. Please contact us on sales@camsunit.com or on whatsapp +91-98409-81006 for further support.
No desktops app.. neede push protocol .. direct device to server.
Yes. No need for a desktop app. It is a direct push. Please reach us on wa.me/919840941006 or sales@camsunit.com for details.
X990-C how access C# view data
x990-c is essl machine, for desktop version sdk, please check with your vendor whom you purchased the device from.
Kindly mention your support mail id Sir.
You can reach at support@camsunit.com
After running this api on localhost i am getting this -
Notice: Undefined index: stgid in C:\xampp\htdocs
itu\cams.php on line 3
{"status":"done"}
And data is not interested into database
Hi. Please get your device verified at developer.camsunit.com/. It will work only for verified devices.
@@CamsBiometrics no i am talking about api creation, I followed your steps as you explained in video and when I am calling this api in postman it gives response status : done but data is not inserting into database
Is this documentation is applicable for ZKTeco 4500 Biometrics??
ZKTeco 4500 is a scanner. The video is applicable to the biometric attendance system.
Is this documentation is applicable for ZKTeco A11-c Biometrics?
Yes, the documentation link camsunit.com/application/biometric-web-api.html is applicable for all the machines. For zkteco machine, please verify at developer.camsunit.com as a first step.
@@CamsBiometrics Thank you i purchase other resourse where i find api and url can u please tell me? its really need for camsunit portal
@@b.sivakumar4328 Please reach out +91-98409-41006 through call or whatsapp, they will support you.
@@CamsBiometrics Thank you