For AI agents: visit https://readme.teamogy.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
TeamogyTeamogy
HomeGuidesAPI Reference
Log InTeamogy
API Reference
Log In
HomeGuidesAPI Reference

Teamogy API

  • Integration options
  • Counterparty API call - Teamogy in the role of client
    • Trigger configuration
    • Connector configuration
    • Adapter configuration
    • Saving the secrets
    • Template configuration
  • Examples of Teamogy internal data formats
    • Sales Invoice
    • Company
    • Job (Project)
    • Task
    • Document / Quotation
  • Teamogy API call - Teamogy in the role of server
    • Generating an access token
    • Use of an access token in the request
  • Views API
    • Intro to Views API
    • Read viewget
  • Users API
    • Read userget
    • Create userpost
  • Jobs API
    • Read jobget
    • Create jobpost
    • Patch jobpatch
    • Examples
  • Time API
    • Create time recordpost
  • Tasks API
    • Read taskget
    • Create taskpost
    • Patch taskpatch
    • Examples
  • Documents API
    • Intro to Documents API
    • Read documentget
    • Create documentpost
    • Patch documentpatch
    • Examples
  • Contacts API
    • Read companyget
    • Create companypost
    • Patch companypatch
    • Examples
Powered by 

Teamogy API call - Teamogy in the role of server

6135

The following chapters will describe Teamogy as a server. Thus, a request is sent from the external system, to which Teamogy responds.

Updated over 1 year ago


Document / Quotation
Generating an access token

Updated over 1 year ago


Document / Quotation
Generating an access token