Tathkarah
Tathkarah
Accounting Intelligence
  • Daily Reconciliation
Read-only prototype · demo integrations
Daily Reconciliation
Accounting Assistant
Grounded in this page · read-only
I explain and summarise using visible evidence. I never calculate totals or change records.

Try asking

Home/System/Integrations

Integrations

Every connection here is a simulated demo adapter.

Demo data

These integrations are simulated.

No real FIESTA, Bitrix24, bank or BSP systems are connected. All adapters return mock data, and every “Configure” or “Test connection” action is recorded to the audit log and simulated only — nothing is written to any source system.

Adapters
6
Demo ready
6
Read-only
5
With notes
1
Status keyDemo ready Mock adapter returning mock dataRead-only prototype Cannot write to any systemNot configured No live connection set up

FIESTA

FIESTA adapter

Demo
Demo Healthy Read-onlySimulated demo
Last sync
18 Jul 2026 · 08:45
Last success
18 Jul 2026 · 08:45

Permissions

read:ticketsread:paymentsread:refundsread:receipts

Mock adapter — no live FIESTA endpoint configured.

Bitrix24

BITRIX adapter

Demo
Demo Healthy Read-onlySimulated demo
Last sync
18 Jul 2026 · 08:40
Last success
18 Jul 2026 · 08:40

Permissions

read:dealsread:commentsread:attachments

Mock adapter — replace with crm.* REST calls for production.

Company Email

EMAIL adapter

Demo
Demo Warning Read-onlySimulated demo
Last sync
18 Jul 2026 · 08:30
Last success
18 Jul 2026 · 08:30

Permissions

read:inboxread:attachments

Simulated inbox. IMAP/Graph connection pending IT approval.

Bank Files (NBK)

BANK adapter

Demo
Demo Healthy Read-onlySimulated demo
Last sync
17 Jul 2026 · 08:10
Last success
17 Jul 2026 · 08:10

Permissions

upload:statements

Manual file upload only. No direct bank API in prototype.

BSP / IATA

BSP adapter

Demo
Demo Healthy Read-onlySimulated demo
Last sync
08 Jul 2026 · 07:05
Last success
08 Jul 2026 · 07:05

Permissions

upload:bsp

Weekly BSP file import. BSPlink automation not connected.

Document Storage

STORAGE adapter

Demo
Demo HealthySimulated demo
Last sync
18 Jul 2026 · 08:50
Last success
18 Jul 2026 · 08:50

Permissions

read:fileswrite:files

Local demo store. S3 / Bitrix disk pending.

Adapter interfaces

The contracts pages depend on — swap the mock binding for a live client without changing any page.

Read-only documentation
FiestaAdapterFIESTA

@/services/adapters/types

searchTicket()searchPayment()searchRefund()searchReceipt()

Swap the mock binding for a real FIESTA REST client without touching any page.

BitrixAdapterBitrix24

@/services/adapters/types

searchTicket()getComments()getAttachments()

Replace with crm.* / task REST calls for production.

EmailAdapterEmail

@/services/adapters/types

listInbox()getMessage()

Back with IMAP / Microsoft Graph once IT approves the connection.

BankAdapterBank files

@/services/adapters/types

getStatement()

Currently manual CSV/XLSX upload — no direct bank API in the prototype.

BspAdapterBSP / IATA

@/services/adapters/types

getPeriod()

Weekly BSPlink file import; automation not connected.

Read-only prototype. Integration actions are simulated and audit-logged; no external system is modified.