Discussions
Help in my blog
i am start new blog any one expert plz share your experience in mu blog for good work tcs tracking pk
Employee Manage Positions guide
Hi,
How to integrate platform humanity on website?
Hi,
How to add Open Discussion Forum on Website?
I just want to add Open Discussion forum on my website, which is related to hellofresh order tracking so that our support members and clients discuss their issues directly instead of using any other app such as skype and zoom.
How to add Open Discussion Forum on my Website
I just want to add Open Discussion forum on my website, which is related to hellofresh order tracking so that our support members and clients discuss their issues directly instead of using any other app such as skype and zoom.
Generating API keys that last longer than 2 weeks
Hey team,
post request from app script
Hi team!
Finding whether an employee logged-in via SSO
Hi,
API 1.0 timeclock.timesheets doesn't pull timesheets for all employees, only myself?
I'm using Python and API 1.0 to do a humanity pull request using timeclock.timesheets - so I can track past employee adherence (clock ins and outs) to their past schedules and see how closely they match, for payroll purposes.
Location parameter is ignored in timeclock.clockin method
Request:
[
'key' => 'HIDDEN',
'module' => 'timeclock.clockin',
'method' => 'GET',
'request' => [
'location' => '192.168.1.25',
'employee' => 'hidden'
]
]