How to Attach documents to cards using API

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.
Onboarded
Contributing User
5 Posts
Contributing User
Contributing User

5Posts

1Kudos

0Solutions

How to Attach documents to cards using API

Can I Upload documents to the Employee card using API call ?
If we can do it can you provide me URL
if we can't please guide me if any other way to do it

5 REPLIES 5
Mike_James
Ultimate Partner
5,863 Posts
Ultimate Partner
New Zealand
Ultimate Partner

5,863Posts

1,028Kudos

756Solutions

Re: How to Attach documents to cards using API

Hi @Onboarded , to my knowledge, attaching documents to cards (and extracting attached documents) is not yet an option in the API, as at version 2023.8 (September 2023).


Regards, Mike (mike@datawise.co.nz)
DataWise Limited (www.datawise.co.nz), developers of:
DataWise ProActive - Custom Reporting from MYOB programs
(MYOB Business, including AccountRight Live, AccountRight v19.x and exo Payroll)

Bulk download of attachments (more details...)

Celia_B
MYOB Moderator
2,108 Posts
MYOB Moderator
MYOB Moderator

2,108Posts

61Kudos

141Solutions

Re: How to Attach documents to cards using API

Hi @Onboarded,

 

Thank you for your post and welcome to the Community Forum. 

 

In this matter, we appreciate @Mike_James in providing insights on this issue. I agree with him since it is not an option as of the moment. We apologize for any inconvenience this has caused you. We will make sure that we pass on your feedbacks to the team. 

 

If you need further assistance in the future, please feel free to post again. We are happy to assist you. 

 

Thanks, 

Cel

 

MYOB Community Forum

Online Help| Forum Search| my.MYOB| Download Page

Did my answer help?

Accept it as a Solution
Leave a to tell others

Onboarded
Contributing User
5 Posts
Contributing User
Contributing User

5Posts

1Kudos

0Solutions

Re: How to Attach documents to cards using API

Can you please tell me? Myob Provides an API for getting a list of superFund Details with their USI number.

Because I can't bifurcate superFund and also not map with Employee Card basis their name

If I get the USI Number with their GET API Call I can identify that SuperFund and Mapped with an associate Employee.

Onboarded
Contributing User
5 Posts
Contributing User
Contributing User

5Posts

1Kudos

0Solutions

Re: How to Attach documents to cards using API

Okay I got it
Thanks For Reply

But
Can you please tell me? Myob Provides an API for getting a list of superFund Details with their USI number.

Because I can't bifurcate superFund and also not map with Employee Card basis their name

If I get the USI Number with their GET API Call I can identify that SuperFund and Mapped with an associate Employee.

Mike_James
Ultimate Partner
5,863 Posts
Ultimate Partner
New Zealand
Ultimate Partner

5,863Posts

1,028Kudos

756Solutions

Re: How to Attach documents to cards using API

Hi @Onboarded , these endpoints are what you need.

 

For superannuation details for an employee:

/{cf_uri}/Contact/EmployeePayrollDetails

 

For superannuation fund details:

/{cf_uri}/Payroll/SuperannuationFund

(Not all details are provided, eg USI)

 

The endpoints are documented at developer.myob.com, under MYOB Business API, which covers both the AccountRight and MYOB Business products. 


Regards, Mike (mike@datawise.co.nz)
DataWise Limited (www.datawise.co.nz), developers of:
DataWise ProActive - Custom Reporting from MYOB programs
(MYOB Business, including AccountRight Live, AccountRight v19.x and exo Payroll)

Bulk download of attachments (more details...)

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