Skip to content

Teamwork #17464

@pipedream-component-development

Description

App

Teamwork
https://apidocs.teamwork.com/

Sources

  • ticket.created
  • ticket.updated
  • ticket.closed
  • ticket.reopened
  • ticket.comment.added
  • ticket.assigned
  • ticket.status.changed
  • user.created
  • user.updated
  • standard_reply.created
  • standard_reply.updated
  • knowledge_article.created
  • knowledge_article.updated

Actions

  • Get tickets → /tickets.json

  • Get ticket by ID → /tickets/{ticket_id}.json

  • Create ticket → /tickets.json

  • Update ticket → /tickets/{ticket_id}.json

  • Close ticket → /tickets/{ticket_id}/close.json

  • Reopen ticket → /tickets/{ticket_id}/reopen.json

  • Add comment to ticket → /tickets/{ticket_id}/comments.json

  • Get comments for ticket → /tickets/{ticket_id}/comments.json

  • Assign ticket → /tickets/{ticket_id}/assign.json

  • Change ticket status → /tickets/{ticket_id}/status.json

  • Get users → /people.json

  • Get user by ID → /people/{user_id}.json

  • Create user → /people.json

  • Update user → /people/{user_id}.json

  • Get standard replies → /standardreplies.json

  • Create standard reply → /standardreplies.json

  • Update standard reply → /standardreplies/{id}.json

  • Delete standard reply → /standardreplies/{id}.json

  • Get knowledge base articles → /knowledgebase/articles.json

  • Get article by ID → /knowledgebase/articles/{article_id}.json

  • Create knowledge base article → /knowledgebase/articles.json

  • Update knowledge base article → /knowledgebase/articles/{article_id}.json

  • Delete knowledge base article → /knowledgebase/articles/{article_id}.json

Metadata

Metadata

Assignees

Labels

actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestuser request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions