Solutions
worksection
beta
help
Support
Any questions?
Write to chat or sign up for a demo - we will respond quickly
Projects
Getting the list of projects through API: get_projects
Getting project info through API: get_project
Creating a project through API: post_project
Updating a project through API: update_project
Archiving a project through API: close_project
Activating a project through API: activate_project
Adding people to the project team through API: add_project_members
Removing people from the project team through API: delete_project_members
Getting the list of project folders through API: get_project_groups
Creating a project folder through API: add_project_group
Getting event history for a time period through API: get_events