MYOB API Integration in Minutes
Automatically pull and push data from the MYOB Business API and sync it with your systems in minutes with just a few lines of code.
Get Started → Read DocsAmazing UX & DX
Smooth Integration is built by developers, for developers, to provide an amazing Developer Experience for you, and a seamless User Experience for your customers out of the box.
Database Agnostic
Our SDKs provide events in JSON format in a consistent format, easily write to any database you want.
Production Ready
We handle everything you need to be ready for production instantly. Great Authentication flows, optimised data retrieval, token lifecycles, and much more.
A complete MYOB Integration
Here we spin up a simple ExpressJS server to sync data from the MYOB API to your database.
Your users can now connect their MYOB organisation by visiting the /connect-myob endpoint.
Once they completed the authentication flow, we will immediately start pulling in the data you configured in
the SmoothIntegration dashboard.
Whenever we fetch data, we will create the appropriate events in JSON format and send them to your server over
a socket. You will receive these events in your onEvent(event) handler.
Read more about events in our Events Documentation →
Oauth flows
MYOB auth flows are more comlex than other integrations as it requires both Oauth to get access to the user, and a second auth flow to retrieve the credentials for the company file. SmoothIntegration handles all of this for you, so you can focus on building your app.
Ready for Scale
Our services are built to scale and handle customers of any size. SmoothIntegration operates on a pull basis, ensuring your systems never get overwhelmed. Receive data in a round-robin fashion, ensuring a large customer onboarding never impacts the onboarding of smaller customers.
Ready to build your MYOB integration in minutes?
Get Started →Experience a Smooth Integration with
Fill in this form and we will provide your Organisation & API key to get started and try for free!