ODBCWriteNow Developer Information

ODBCWriteNow is easy to set up and use. Once a company has signed up and authorized their MYOB account in the ODBCWriteNow API, they will send various URL calls to ODBCWriteNow and allow it to handle interfacing with MYOB's API.

To download MYOB data, send a GET request to the ODBCWriteNow API; formatting and options are explained in detail on the "API Download Format" page linked on the right.

To add or update MYOB data, send a POST request to the ODBCWriteNow API; formatting and options are explained in detail on the "API Upload Format" page linked on the right.

ODBCWriteNow API Key

The ODBCWriteNow API Key is the most important part of your ODBCWriteNow account. It acts as your Username and Password when logging into the ODBCWriteNow site and is needed whenever you make a URL call to ODBCWriteNow.

Downloading MYOB Data, Uploading MYOB Data all require a valid API Key. Your ODBCWriteNow API Key is the key to your company's MYOB data, so be careful who has the keys!

To see how ODBCWriteNow can work with Access & Excel, click on the links in the sidebar under DOWNLOAD EXAMPLES to download a copy of the demo application.