MYOB report request as Azure Function returning Json and CSV

Job ID: 34097198

Budget: $30 – $250 AUD

What I have is a standard report in MYOB Accountright for Sales Item Details. I want to be able to call that Report form a StartDate, EndDate and get back a Json or CSV table.

I would like this as an Azure Function.

Ultimately I want to be able to call this from a Logic work flow.

So I need:
- the function
- the keys in a keyvault
- function using Swagger
- report returning in Basic CSV and then simple Json
Related categories: C# Programming MYOB