Planfix API: Employees: Difference between revisions
From Planfix
(Created page with "{{#seo: |title=Planfix API: Employees |titlemode=append |keywords=planfix, employees, api |description=employees api }} Functions for managing your personal profile and employee profiles. # Create an employee # Update user data # Get user data # User list #user.updateGroupMembership / Change group affiliation #Planfix AP...") |
No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|title=Planfix API: Employees | |title=Planfix API: Employees | ||
|titlemode=append | |titlemode=append | ||
|keywords=planfix, employees, api | |keywords=planfix, employees, api, Planfix API | ||
|description=employees api | |description=employees api | ||
}} | }} | ||
Line 8: | Line 8: | ||
Functions for managing your personal profile and employee profiles. | Functions for managing your personal profile and employee profiles. | ||
#[[Planfix API user.add| Create an employee]] | #[[Planfix API user.add| Create an employee]] | ||
#[[Planfix API user.update| Update user | #[[Planfix API user.update| Update a user ]] | ||
#[[Planfix API user.get| Get user | #[[Planfix API user.get| Get user information]] | ||
#[[Planfix API user.getList| | #[[Planfix API user.getList|Get user list]] | ||
#[[Planfix API user.updateGroupMembership| | #[[Planfix API user.updateGroupMembership|Change group affiliation]] | ||
#[[Planfix API user.changeStatus| Change/set user status]] | #[[Planfix API user.changeStatus|Change/set user status]] | ||
#[[Planfix API user.actionsAdded| | #[[Planfix API user.actionsAdded|Get the number of actions added by a user over a certain period]] | ||
== Go To == | == Go To == | ||
[[ | [[List of functions]] |
Latest revision as of 13:59, 22 March 2024
Functions for managing your personal profile and employee profiles.
- Create an employee
- Update a user
- Get user information
- Get user list
- Change group affiliation
- Change/set user status
- Get the number of actions added by a user over a certain period