Microsoft 365 Rest API

Colin Kelly ckelly5430 at gmail.com
Fri Oct 13 03:55:47 EDT 2017


Thanks for this Sean, I’m very keen to understand/learn how you’ve put this together, there does seem to be a wide need for this by the noise generated in this list.
Would be great to see this put on one of the upcoming LiveCode Global Days!

-- 
Colin Kelly
M 07951 920680
 

On 12/10/2017, 13:55, "use-livecode on behalf of Pi Digital via use-livecode" <use-livecode-bounces at lists.runrev.com on behalf of use-livecode at lists.runrev.com> wrote:

    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
    _______________________________________________
    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