Restaurant365
Restaurant365 is a cloud-based restaurant accounting, inventory, and operations platform serving thousands of restaurant locations across the United States. Its developer offering centers on the R365 API, which lets approved third-party vendors and partners connect to a customer's R365 database to retrieve data and create or push records such as AP invoices and general ledger entries. A complementary OData connector exposes sales, transaction, location, GL account, employee, and labor data for use in external reporting and business-intelligence tools. API access is provisioned per customer through R365 Support, with bearer-token authentication on the R365 API and Domain\Username basic authentication on the OData connector.
APIs
R365 API
The R365 API lets approved third-party services and vendors connect to a Restaurant365 customer database to retrieve data and create or push records, including AP invoices, GL-c...
Restaurant365 OData Connector
The Restaurant365 OData connector exposes R365 data to OData-compatible reporting and BI tools through read-only views for companies, locations, GL accounts, items, job titles, ...
Features
Push vendor AP invoices into the customer database with item or GL-account detail.
Create balanced journal entries and GL-coded AP invoices via the R365 API.
Read-only OData views for transactions, sales, labor, and reference data.
rowVersion property supports pulling only records changed since the last sync.
EntityDeleted view exposes records removed from the system for audit reconciliation.
Use Cases
Suppliers push electronic invoices directly into a restaurant's R365 ledger.
Pull sales, labor, and financial data into external BI and reporting tools via OData.
Extract labor detail and payroll summary data for downstream payroll processing.
Replicate transactions and sales into a warehouse using date-range chunked pulls.
Integrations
Connect to OData views through the Excel OData feed and R365 Excel plug-in.
Any OData-compatible BI/reporting tool can consume the OData connector views.
POSEmployee and sales views map R365 records to point-of-sale data.