Re: Microsoft 365 Rest API

2017-10-13 Thread Colin Kelly via use-livecode
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

Re: Microsoft 365 Rest API

2017-10-12 Thread Skip Kimpel via use-livecode
Amen to that... SKIP On Thu, Oct 12, 2017 at 9:54 AM, Roger Eller via use-livecode < use-livecode@lists.runrev.com> wrote: > Skip, we are piloting the same starship in alternate universes, I do > believe. ;) > > ~Roger > > > On Thu, Oct 12, 2017 at 9:47 AM, Skip Kimpel via use-livecode < > use-

Re: Microsoft 365 Rest API

2017-10-12 Thread Roger Eller via use-livecode
Skip, we are piloting the same starship in alternate universes, I do believe. ;) ~Roger On Thu, Oct 12, 2017 at 9:47 AM, Skip Kimpel via use-livecode < use-livecode@lists.runrev.com> wrote: > Roger... why is it that you and I are ALWAYS on the same page and > interested in the same things? > >

Re: Microsoft 365 Rest API

2017-10-12 Thread Skip Kimpel via use-livecode
Roger... why is it that you and I are ALWAYS on the same page and interested in the same things? Love it! SKIP On Thu, Oct 12, 2017 at 9:43 AM, Roger Eller via use-livecode < use-livecode@lists.runrev.com> wrote: > VERY interested! Will this be shared, or become a add-on product for the > LC c

Re: Microsoft 365 Rest API

2017-10-12 Thread Roger Eller via use-livecode
VERY interested! Will this be shared, or become a add-on product for the LC community? ~Roger On Thu, Oct 12, 2017 at 8:54 AM, Pi Digital via use-livecode < use-livecode@lists.runrev.com> wrote: > I’ve been currently working on a project with another Livecoder making a > library to work with M

Re: Microsoft 365 Rest API

2017-10-12 Thread Skip Kimpel via use-livecode
I am very interested in this functionality as well. SKIP On Thu, Oct 12, 2017 at 8:54 AM, Pi Digital via use-livecode < use-livecode@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 be

Re: Microsoft 365 Rest API

2017-10-12 Thread Pi Digital via use-livecode
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. Yo