Microsoft 365 Rest API

Pi Digital sean at pidigital.co.uk
Thu Oct 12 08:54:24 EDT 2017


I’ve been currently working on a project with another Livecoder making a library to work with MS Dynamics365. It turns out that the best way for LC to work with it is via their webAPI (as are most things) until v9 is ready. But this still means a lot of stuff being put together outside of LC. You first need an Azure account setup to enable authentication. You then need someone conversant with c#, Visual Basic and .net to write the APIs based on the MS SDK. This then needs putting onto a .net server. From there it is really straight forward to set up a http header in LC and all of the Post and http calls to send and receive data. 

To be honest, the LC side of things is really simple, and our API guy has been really good at setting the whole thing up for us. We found him via PeoplePerHour and is clearly one of the best in his field. 

It’s been a long process working out how to get it all to work together so I’m happy I can now make it easier for members like you, saving you the effort of fumbling around (like we did) to find a solution. 

PM me if and when you need more guidance and we can set up a Skype, FaceTime or whatever. 

All the best

Sean Cole
Pi Digital
Sean at pidigital.co.uk

> On 12 Oct 2017, at 12:52, Colin Kelly via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Does anyone have any working livecode scripts/libraries to use with the Microsoft 365 Rest API for accessing Calendar entries?
> 
> 
> 
> Any help much appreciated.
> 
> 
> 
> -- 
> 
> Colin Kelly
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list