As Sage One Cloud doesn't support any services to grab the data, this library grabs data from the monthly reports generated. It is written as .NET Standard library to be used in .NET Framework projects and .NET Core projects as well.
Starting point is the ReportGrabber class. This will allow to grab data. Please ensure you provide a stream of the pdf file and to call the correct method (as currently there's bad error handling).
This library is still under development. New reports will be added successively. You can find detailed information about recent changes in change log.
Bug reports and pull requests are welcome on GitHub. Please check the contribution guide.This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to our code of conduct.