Elorus
Elorus is an online invoicing and time-tracking software designed for freelancers and small businesses to manage their finances and projects efficiently.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Elorus authenticates with an API key. Generate the credential in your Elorus account, then paste it into FlyMyAI the first time an agent uses an Elorus action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Elorus API Key | Your Elorus API Key, found in your User Profile under the top-right corner of the Elorus web application. (required) |
Elorus Organization ID | The Organization ID for your Elorus account, found under Settings > Organization > Organization ID in the Elorus web application. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
ELORUS_CREATE_INVOICE | Tool to create a new invoice. use after gathering all invoice details. | issue_date, currency_id, client_id, kind, series_id, items |
ELORUS_CREATE_PRODUCT | Tool to create a new product or service in elorus. use when you need to add or configure items/services in your product catalog. | name, type |
ELORUS_EMAIL_INVOICE | Tool to email an existing invoice to specified contacts. use after generating an invoice and obtaining contact ids. | invoice_id, contacts, email_subject, email_body |
ELORUS_GET_BILLS | Tool to retrieve a list of bills. use when you need to list bills with optional filters after creation. | - |
ELORUS_GET_CONTACTS | Tool to retrieve a list of contacts. use after authentication to fetch contacts in batches. example: 'list page 2 of active company contacts sorted by name.' | - |
ELORUS_GET_CREDIT_NOTES | Tool to retrieve a list of credit notes. use when you need to fetch credit notes filtered by page, contact, date range, or currency. | - |
ELORUS_GET_EMAIL_TEMPLATES | Tool to retrieve a list of email templates. use when you need to fetch and page through existing templates in the organization. | - |
ELORUS_GET_ESTIMATES | Tool to retrieve a list of estimates. use when you need to list estimates with pagination after creation. | - |
ELORUS_GET_INVOICES | Tool to retrieve a list of invoices. use when you need to list invoices with filtering and pagination options. | - |
ELORUS_GET_PRODUCTS | Tool to retrieve a list of products/services with optional filtering, sorting, and pagination. use when you need to fetch products for reports, ui lists, or inventory management. | - |
ELORUS_GET_TAXES | Tool to retrieve a list of taxes. use after authentication to list taxes with optional filters. | - |
ELORUS_GET_TEMPLATES | Tool to retrieve a list of document templates. use when you need to list and paginate available templates. | - |
ELORUS_UPDATE_CONTACT | Tool to update an existing contact by id. use when you need to modify contact details after retrieving current information. | id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Elorus!