What problem does it solve?
Provides a direct REST API integration with Omie ERP to retrieve and manage clients, products, sales orders, invoices (NF-e), financials (accounts receivable/payable), and stock, and to receive real-time events via webhooks so teams can automate reporting and operational workflows without manual exports.
Core Features & Use Cases
- Clients Management: Search, list and retrieve detailed client records by CNPJ/CPF or Omie code for CRM synchronization.
- Products & Inventory: List products and check per-product stock positions to drive fulfillment or replenishment logic.
- Sales Orders & Invoices: Retrieve orders, check order statuses, and fetch NF-e invoice details for reconciliation and accounting.
- Financials: List accounts receivable and payable and produce quick financial summaries for cashflow checks.
- Webhooks & Automation: Receive events such as pedido.incluido, nfe.emitida, and financas.recebido to trigger downstream automation.
- CLI Scripts: Ready-to-run Python scripts to perform common queries and to run a lightweight webhook receiver for local development or integration endpoints.
- Use case example: Automatically ingest new Omie sales orders, summarize daily revenue, and update inventory counts in a warehouse system.
Quick Start
List the last 20 sales orders from Omie and provide a short status summary.