Skip to main content
Esta página todavía está en inglés. La traducción al español está en progreso.

Omie ERP Integration

Omie is a Brazilian cloud ERP used for managing clients, products, sales orders, invoices (NF-e), financials (accounts receivable/payable), and stock. The @flux agent uses Omie data alongside Stripe for a complete financial picture.

Setup

1. Get Your API Credentials

  1. Go to omie.com.br
  2. Navigate to Settings > Integrations > API
  3. Copy your App Key and App Secret

2. Configure .env

3. Test the Connection

This runs the daily financial pulse, which queries both Stripe and Omie. If Omie credentials are valid, you will see accounts payable/receivable data in the report.

Available Commands

The int-omie skill provides these operations via a Python client: All commands support pagination with [pagina] [por_pagina] arguments.

Webhook Support

Omie can send real-time events via webhooks. Supported events include order creation/update, invoice issuance/cancellation, payment received/sent, and client creation/update.

Skills That Use Omie

Automated Routines