
Teamleader API Integration Profile
Information and guides about integrating with Teamleader API
Add Teamleader Integration to Your Productdepartments.list in Teamleader API
Get a list of departments.
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Filter | data.filter | object | |
Ids | data.filter.ids | array of strings | |
Status | data.filter.status | array of strings | Filters on status |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Data | data | array of items | |
Id | item.id | string | |
Name | item.name | string | |
Vat Number | item.vat_number | string | |
Currency | item.currency | string |