Dinero
Connect Dinero to Nordvec: what gets indexed, how to filter searches by it, and how to connect. Accounting.
Connect your Dinero accounting system. Search through invoices, contacts, vouchers, and product catalogs.
This connector is on our roadmap and not yet available to connect. The source_provider values and search behavior below describe how it will work once it ships.
What gets indexed
Nordvec ingests the following from Dinero:
| Content | Details |
|---|---|
| Invoices | Syncs sales invoices with line items |
| Contacts | Syncs customers and suppliers |
| Products | Syncs product catalog |
| Vouchers | Syncs accounting vouchers |
| Entries | Syncs journal entries |
Filtering searches by Dinero
Documents synced from Dinero carry these source_provider values. Pass one to
/documents/search to restrict results to
this connector:
dinero
curl https://nordvec.com/api/v1/documents/search \
-H "Authorization: Bearer $NORDVEC_API_KEY" \
-H "Content-Type: application/json" \
-d '{"query": "quarterly report", "sourceProvider": "dinero"}'Connecting Dinero
Dinero is not yet connectable. Once it ships, you will connect it from your integrations settings. Nordvec authenticates over OAuth and mirrors the source's own access controls, so search only ever returns Dinero content the user can already see. Documents are stored in the EU; every processor that touches them is published with its jurisdiction and transfer basis at /subprocessors.