Sevdesk
Overview
SLUG: SEVDESK
Description
sevDesk is an online accounting software designed for small businesses and freelancers, offering features like invoicing, expense management, and financial reporting.
Authentication Details
API Key
Connecting to Sevdesk
Create an auth config
Use the dashboard to create an auth config for the Sevdesk toolkit. This allows you to connect multiple Sevdesk accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Sevdesk Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Sevdesk toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SEVDESK_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
SEVDESK_CREATE_PAYMENT_METHOD
Tool Name: Create Payment Method
Description
Action Parameters
Action Response
SEVDESK_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
SEVDESK_DELETE_PAYMENT_METHOD
Tool Name: Delete Payment Method
Description
Action Parameters
Action Response
SEVDESK_GET_ACCOUNT_INVOICES
Tool Name: Get SevClient Account Invoices
Description
Action Parameters
Action Response
SEVDESK_GET_CHECK_ACCOUNTS
Tool Name: Get Check Accounts
Description
Action Parameters
Action Response
SEVDESK_GET_CHECK_ACCOUNT_TRANSACTIONS
Tool Name: Get Check Account Transactions
Description
Action Parameters
Action Response
SEVDESK_GET_CONTACT_BY_ID
Tool Name: Get Contact By ID
Description
Action Parameters
Action Response
SEVDESK_GET_CONTACTS
Tool Name: Get Contacts
Description
Action Parameters
Action Response
SEVDESK_GET_CREDIT_NOTES
Tool Name: Get Credit Notes
Description
Action Parameters
Action Response
SEVDESK_GET_INVOICES
Tool Name: Get Invoices
Description
Action Parameters
Action Response
SEVDESK_GET_ORDERS
Tool Name: Get Orders
Description
Action Parameters
Action Response
SEVDESK_GET_PART_CONTACT_PRICES
Tool Name: Get Part Contact Prices
Description
Action Parameters
Action Response
SEVDESK_GET_PARTS
Tool Name: Get Parts
Description
Action Parameters
Action Response
SEVDESK_GET_PART_UNITIES
Tool Name: Get Part Unities
Description
Action Parameters
Action Response
SEVDESK_GET_PAYMENT_METHODS
Tool Name: Get Payment Methods
Description
Action Parameters
Action Response
SEVDESK_GET_PLACES
Tool Name: Get Places
Description
Action Parameters
Action Response
SEVDESK_GET_SEV_CLIENT_CONFIG
Tool Name: Get SevClient Config
Description
Action Parameters
Action Response
SEVDESK_GET_TAX_RULES
Tool Name: Get Tax Rules
Description
Action Parameters
Action Response
SEVDESK_UPDATE_CHECK_ACCOUNT
Tool Name: Update Check Account
Description
Action Parameters
Action Response
SEVDESK_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response