Elorus
Overview
SLUG: ELORUS
Description
Elorus is an online invoicing and time-tracking software designed for freelancers and small businesses to manage their finances and projects efficiently.
Authentication Details
API Key
Connecting to Elorus
Create an auth config
Use the dashboard to create an auth config for the Elorus toolkit. This allows you to connect multiple Elorus accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Elorus 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 Elorus toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ELORUS_CREATE_INVOICE
Tool Name: Create Invoice
Description
Action Parameters
Action Response
ELORUS_CREATE_PRODUCT
Tool Name: CREATE_PRODUCT
Description
Action Parameters
Action Response
ELORUS_EMAIL_INVOICE
Tool Name: Email Invoice
Description
Action Parameters
Action Response
ELORUS_GET_BILLS
Tool Name: Get Bills
Description
Action Parameters
Action Response
ELORUS_GET_CONTACTS
Tool Name: Get Contacts
Description
Action Parameters
Action Response
ELORUS_GET_CREDIT_NOTES
Tool Name: Get Credit Notes
Description
Action Parameters
Action Response
ELORUS_GET_EMAIL_TEMPLATES
Tool Name: Get Email Templates
Description
Action Parameters
Action Response
ELORUS_GET_ESTIMATES
Tool Name: Get Estimates
Description
Action Parameters
Action Response
ELORUS_GET_INVOICES
Tool Name: Get Invoices
Description
Action Parameters
Action Response
ELORUS_GET_PRODUCTS
Tool Name: Get Products
Description
Action Parameters
Action Response
ELORUS_GET_TAXES
Tool Name: Get Taxes
Description
Action Parameters
Action Response
ELORUS_GET_TEMPLATES
Tool Name: Get Templates
Description
Action Parameters
Action Response
ELORUS_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response