can we pls include the remaining CRUD operations for
tasks/comments/attachments? Currently no methods to delete  a task or
update/delete comments.


On Thu, Jun 19, 2014 at 2:54 PM, Rasika Hettige <rasi...@gmail.com> wrote:

> *Introduction*
> This is one of the world's simplest bug tracking tool. It allows you to
> turn
> client feedback into actionable tasks.Team collaboration, client feedback,
> and task management designed for web projects.
>
> *API (REST)*
> http://www.bugherd.com/api_v2
>
> *BugHerd Connector Summary*
> • Connector Name: bugherd-connector-1.0.0
> • Version: 1.0.0
> • Technology:  REST
>
> *Authentication*
> The Api uses basic HTTP authentication with the API key as user and 'x' as
> password. Refer API documentation for more details.
>
> *Methods*
>
> Methods Selected:
>
> *Projects*
> *listProjects* - Get a list of all projects within your account.
>
> *Tasks*
> *listProjectTasks* - Get a full list of tasks for a project, including
> archived tasks.
> *createProjectTask* - Add a new task in a project.
> *updateProjectTask* - Update one of the tasks in a project.
>
> *Comments*
> *listTaksComments* - Get a paginated list of comments for a task.
> *addTaskComment* - Adds a new comment to the specified task.
>
> *Attachments*
> *listTaskAttachments* - Get a paginated list of attachments for a task.
> *uploadTaksAttachment* - Upload a new attachment and add it to the
> specified
> task. The file contents need to be specified as the POST data on this
> request.
>
> Methods not selected:
>
> Following methods are not taken as they are more of a
> administrative/infrequent tasks.
>
> *listAccountDetails*
> *listUsers*
> *listMemebers*
> *listGuestUsers*
> *listActiveProjects*
> *getProjectDetails*
> *createProject*
> *addMember*
> *addGuest*
> *updateProjectDetails*
> *deleteProject*
> *getProjectTask*
> *getAttachmentDetails*
> *createTaskAttachment*
> *uploadTaksAttachment*
> *deleteTaskAttachment*
> *Webhooks Category*
>
> Thanks and Regards
> Rasika
>
>
>
> --
> View this message in context:
> http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-BugHerd-tp98366.html
> Sent from the WSO2 Architecture mailing list archive at Nabble.com.
> _______________________________________________
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>



-- 
Shevan Goonetilleke
Director of Engineering
WSO2, Inc.
lean.enterprise.middleware
m: +94777340680
w: http://wso2.com
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to