Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsElorus ToolsElorus Get Invoices
Elorus Tools

Elorus Get Invoices

Retrieves a paginated list of invoices from Elorus with flexible filtering options. Use this tool to: - List all invoices or filter by client, status, date ranges, currency, or tags - Paginate through large invoice lists - Sort invoices by various fields - Search for specific in…

Write actionRisk level 2 of 5API key connection
Use Elorus Get Invoices

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • pageinteger
    Page number to retrieve, must be >= 1
  • tagsstring
    Filter by comma-separated tag names (e.g., 'urgent,consulting'). Returns invoices matching any of these tags.
  • numberstring
    Filter by exact invoice number (e.g., '1', '2', 'INV-2023-001')
  • statusstring
    Filter by invoice status: 'draft' (not sent), 'issued' (sent but unpaid), 'paid' (fully paid), 'cancelled' (voided)
  • contactstring
    Filter by client/contact ID. Use to get all invoices for a specific customer.
  • currencystring
    Filter by ISO 4217 currency code (e.g., 'USD', 'EUR', 'INR'). Returns only invoices in specified currency.
  • orderingstring
    Sort results by field name. Prefix with '-' for descending order (e.g., '-date' for newest first, 'number' for ascending).
  • page_sizeinteger
    Number of items per page, must be between 1 and 100
  • due_date__gtestring
    Filter invoices due on or after this date (ISO 8601 format: YYYY-MM-DD). Find invoices becoming due soon.
  • due_date__ltestring
    Filter invoices due on or before this date (ISO 8601 format: YYYY-MM-DD). Find overdue or soon-due invoices.
  • issue_date__gtestring
    Filter invoices issued on or after this date (ISO 8601 format: YYYY-MM-DD). Useful for date range queries.
  • issue_date__ltestring
    Filter invoices issued on or before this date (ISO 8601 format: YYYY-MM-DD). Combine with issue_date__gte for date ranges.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.