- List and manage customers, suppliers, and contact addresses
- Create and retrieve invoices, orders, vouchers, and credit notes
- Build bookkeeping workflows around payments and account data
- Query accounting resources such as countries, tax rules, and categories
Common use cases and example apps
These examples show what you can build with Sevdesk, each with a prompt to start from.How to connect Sevdesk
Who can create Sevdesk connections depends on your plan and workspace settings. App + chat connectors are available by default on Free, Pro, and Business plans. On Enterprise plans, they are effectively disabled at first: Who can create connections and clients defaults to No one until an admin changes it in Connectors → Admin settings → App + chat connectors. You can create multiple Sevdesk connections using different API tokens, which is useful for connecting different Sevdesk accounts or users. When the connection is created, you can link it to the projects where you want to use it. Anyone building in a project can ask Lovable in chat to link their project to it.Prerequisites
Before connecting Sevdesk, make sure you have:- A Sevdesk account with API access
- A Sevdesk API token
- Permission to create connections in your Lovable workspace (see Who can create connections and clients)
All API requests made through this connector use your Sevdesk API token. API usage, plan limits, and billing are handled directly by Sevdesk, not Lovable.
Step 1: Get a Sevdesk API token
A Sevdesk API token lets your Lovable app authenticate with the Sevdesk API as one Sevdesk user. The connection can do what that user can do in Sevdesk. To find your Sevdesk API token:1
Open your Sevdesk account
Sign in to Sevdesk with the account you want to connect.
2
Open your user settings
Go to Settings → Users, then open the user whose API access you want to use.
3
Copy the API token
Find the API token field and copy the token. It is 32 characters long and contains only digits and the letters a to f.
Step 2: Connect Sevdesk to Lovable
You can create multiple connections using different API tokens.1
Open Sevdesk in Connectors
Open Connectors and select Sevdesk. For the other places to open the catalog from, see Where to find connectors.
2
Add a connection
Click Add connection.
3
Configure the connection
- Display name: name the connection, for example
Sevdesk Prod. This name is only used inside Lovable to identify the connection. - API token: paste your 32-character Sevdesk API token.
4
Choose who can use this connection
Under Sharing, the connection is private to you by default and shows a Private label. To share it, click Share with others. Then add workspace members by email, or click Invite entire workspace to make the connection available to everyone in your Lovable workspace.See Who can use connections and clients for more information.
5
Connect
Click Connect. Lovable verifies the token against the Sevdesk API before saving the connection.
Working with contacts
Sevdesk’s contact API separates organizations from person contacts, and a plain contact list returns organizations only. When you ask Lovable to list contacts, say that person contacts should be included. Otherwise individual customers and suppliers do not appear. For example, ask Lovable:Limitations
The Sevdesk connector cannot:- Create a Sevdesk account or API token for you.
- Rotate API tokens automatically. To rotate a token, generate a new one in Sevdesk and update the Lovable connection.
- Bypass the permissions of the Sevdesk user the token belongs to.
- Support per-end-user Sevdesk login. Each connection represents a single Sevdesk user shared across all projects linked to it.
Manage your Sevdesk connection
Connections are managed from Connectors: select Sevdesk, then open the connection.- Unlink projects to remove Sevdesk access from specific projects while keeping the connection available for others. See Unlink projects from a connection for the steps.
- Delete the connection to remove it from the workspace entirely. Deleting is permanent. It removes the credentials from all linked projects, and app features that use Sevdesk stop working until a new connection is added. See Delete a connection for the steps and who can delete.