Linking to MYOB data

This thread is now closed to new comments.
Some of the links and information provided in this thread may no longer be available or relevant.
If you have a question please start a new post.
natewallis
Contributing Partner
8 Posts
Contributing Partner
Australia
Contributing Partner

8Posts

0Kudos

0Solutions

Linking to MYOB data

Hi, 

 

I am currently writing an integration for our eCommerce platform that doesn't currently have a native addon.. 

 

The workflow that I have come up with for the addon is to link elements of the data in our eCommerce platform to data in MYOB..

 

E.g Administrators in our platform would be linked to an employee on the Payroll in MYOB so that invoices created via the API platform are assigned to the correct sales person

 

I have little MYOB knowledge, so I am wondering what is the safest attribute to link to that the API would return for resources like Employees or Inventory items. 

 

On my end, I will be storing a one to one mapping in our databse between the administrator id and whatever value is recommended to refer to... currently I am thinking 'uid'

 

Does anyone have any recommendations for this?

2 REPLIES 2
Triboss
Valued Partner
99 Posts
Valued Partner
Valued Partner

99Posts

6Kudos

15Solutions

Re: Linking to MYOB data

Hi,

 

a good place to start is here:

http://developer.myob.com/api/accountright/v2/

 

It will guide you through the various features and functions of the API.

Jacob_S
15 Posts
Former Staff
New Zealand
Former Staff

15Posts

0Kudos

3Solutions

Re: Linking to MYOB data

Hi @natewallis,

 

Thanks for reaching out. It sounds like you are looking to create Employee's which will be used as the Salesperson for your invoices. Here is the link to the Employee Endpoint documentation to do this via the API. 

 

If you are looking to create inventory items via the API, please refer to our Inventory documentation.

 

Please feel free to contact us at developers@myob.com if you have any further queries.

 

Thanks,
Jacob
MYOB API Team

Are you a developer? Check out http://developer.myob.com
Looking for an Add-on? Check out http://myob.com/addons/
MYOB API Support Centre - https://apisupport.myob.com

Didn't find your answer here?

Try using advanced search to find a post more easily Advanced Search
or
Get the conversation started and make a new post Start a Post