...
1 |
curl -F "key=<hrworks_user_id>" |
curl -F "key=<hrworks_user_id>" -F "input=@<local reference to the attendance data file>" https://www.hinote.in/hrworks/AttendanceFileUpload.do
...
...
1 |
curl -F "key=<hrworks_user_id>" |
curl -F "key=<hrworks_user_id>" -F "input=@<local reference to the attendance data file>" https://www.hinote.in/hrworks/AttendanceFileUpload.do
...