Solutions
worksection
beta
help
Support
Any questions?
Write to chat or sign up for a demo - we will respond quickly
Members
Getting the list of users through API: get_users
Adding a new user to the account through API: add_user
Getting the list of user team names through API: get_user_groups
Creating a team for account users through API: add_user_group
Getting the list of contacts through API: get_contacts
Creating a contact through API: add_contact
Getting the list of contact folder names through API: get_contact_groups
Creating a contact folder through API: add_contact_group
Subscribing a user to a task through API: subscribe
Unsubscribing a user from a task through API: unsubscribe
Getting a list of users' non-working days via API: get_users_schedule
Setting and removing users' non-working days via API: update_users_schedule
Getting the authorized user info through API: me