Главная
Демо-тур
Цены и регистрация
Блог
О нас
/
Comindwork API
/
Comments
Comments
Обзор Comindwork
Списки дел
События
Документы
Файлы
Отслеживание времени
Диаграмма Гантта
Бизнес-процессы / Настраиваемые процессы
Безопасность / SSL
Другие функции
Comindwork API
Overview
Projects
People
Companies
Tags (Categories)
Blog Messages
Comments
Todo Lists
Todo List Items
Milestones
Time Entries
RETRIEVE
Get All Comments
GET /[posts|milestones|todo_items]/{resource_id}/comments.xml
GET /msg/comments/{message_id}
Get One Message
GET /comments/{comment_id}.xml
GET /comments/{comment_id}
GET /msg/comment/{comment_id}
CREATE
POST /[posts|milestones|todo_items]/{resource_id}/comments.xml
POST /msg/create_comment
UPDATE
PUT /comments/{comment_id}.xml
POST /msg/update_comment
DELETE
DELETE /comments/{comment_id}.xml
GET /msg/delete_comment/{comment_id}
HELPERS
GET /comments/{comment_id}/edit.xml
GET /[posts|milestones|todo_items]/{resource_id}/comments/new.xml