ContributionsMost RecentMost LikesSolutionsRe: EXO Demo database SQL backup Thankyou Will_H I don't have a customer that I can ask at the moment - I build Solutions - generally for all MYOB EXO users of Phocas. Phocas has some partner relationship with MYOB that I assume gives us some pathway to ask for help directly. Is this possible I did manage to find the Old Demo sets I mentioned previously so I can continue to develop our integration. I am interested in the Version Differences you mention here. So that I can document the version compatibility for our integrations many thanks EXO Demo database SQL backup Hi - I require a sql backup of EXO demo database for our Integration testing at Phocas I did receive a copy about 4 years ago (thanks Carl Brooks) but unfortunately my development vm is not available and I need to ask again - Many Thanks Re: High Water Mark - suggestions for Incremental extraction of Sales Invoice Data (lastModified does not work) Hi gavin12345 many thanks that is good to know. High Water Mark - suggestions for Incremental extraction of Sales Invoice Data (lastModified does not work) Hi I am looking to incrementally load transactions from {{company_file_uri}}/{{company_file_id}}/Sale/Invoice/Item?$filter=Date ge datetime'{{HWMvalue}}$orderby=LastModified the High water Mark - {{HWMValue}} maximum value of LastModified is retrieved from the already extracted data - Having some challenges. - A fair chunk of the available data has a LastModified date of 1970-01-01 . I assume this is a placeholder for "null" this means I cant use lastModified to fetch conservative amounts of data from the API I have attempted to use the sales invoice "Date" field as a high water mark (While this Date not ideal to use for loading incrementally at least , hopefully, it should allow me to load in historical data) - there are quite a few rows I'm expecting - 35099 Headers and 497875 Lines. Is there a best practice strategy for 1. Bulk fetching historical data 2. Incremental fetching Sales Invoices SolvedRe: EXO Demo Data Brilliant - this is exactly what I needed. Many Thanks Carl Re: EXO Demo Data Thankyou for the prompt reply ! Yes that Info schema link is very handy - One of the better documented Databases! I am interested in integrating with EXO Business. We do this currently via sql queries where the customer has an on prem instance of EXO data. My aim was to have access to a sandbox account with existing demo data. To test and develop and improve our integration. Or a copy (sql BAK) of demo database so that I can test our integration tool locally. Additionally I understand there is an option to use an API. I would like to investigate this - again if there is a sandbox demo cloud database I can target this would be awesome Many Thanks EXO Demo Data Hi All I have an existing READ Only integration with MYOB EXO which I am looking to improve. I would like to be able to extract demo data from MYOB EXO_DEMO Is this possible - help appreciated - point me in the right direction. :) SolvedRe: API: Inventory Locations Adding my vote for this. Please include Inventory measures - such as Stock On Hand at the warehouse in the API.