Skip to content

Bexio .NET Core Wrapper for the API

License

Notifications You must be signed in to change notification settings

ntold/bexio.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This is a work in progress

Bexio API

A simple REST API client in .NET 5.0 for Bexio which is a powerful cloud based software for business administrations.

Find official API documentation here

Status of this implementation

As this is still a work in progress, only some API calls are implemented and tested.

  • Contacts
  • Sales Order Management
  • Purchase
  • Accounting
  • Banking
  • Items & Products
  • Projects & Time Tracking
  • Files
  • Other
    • Company Profile
    • Countries
    • Languages
    • Notes
    • Payment Types
    • Permissions
    • Tasks
    • Units
    • User Management

Installation & Usage

  1. Obtain an api token from here
  2. Check the Example project on how to use it

Authentication

We decided to use the direct API Token approach as described here. The Implementation of oauth 'Authorization Code Grant' flow is described in the official documentation but not implemented in this API client.

About

Bexio .NET Core Wrapper for the API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%