Microsoft 365 Rest API

2017-10-12 Thread Colin Kelly via use-livecode
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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


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, "use-livecode on behalf of Pi Digital via use-livecode" 
<use-livecode-boun...@lists.runrev.com on behalf of 
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 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
s...@pidigital.co.uk

> On 12 Oct 2017, at 12:52, Colin Kelly via use-livecode 
<use-livecode@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@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@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Apple Mac menubar?

2020-01-21 Thread Colin Kelly via use-livecode
Does anyone know if it’s possible with livecode to add an icon and click 
options to a Mac menubar (the mac menubar at the top of the screen when no 
applications have focus)?

--
Colin Kelly
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Apple Mac menubar?

2020-01-21 Thread Colin Kelly via use-livecode
Thanks Sean, that's exactly the info I was looking for.


On 21/01/2020, 16:39, "use-livecode on behalf of Pi Digital via use-livecode" 
 wrote:

Do you possibly mean the System Menu Extensions found on the right of the 
menu bar? If so then that is not currently possible from LiveCode. 

Sean Cole
Pi Digital Prod Ltd

> On 21 Jan 2020, at 16:27, Richard Gaskin via use-livecode 
 wrote:
> 
> dunbarx wrote:
> 
> > The menubar is fully configurable when LC is in front, but I do not
> > believe it can be so modified when not.
> > Are you just asking if LC is the right tool for such a thing? There
> > must be other gadgets that perform this task.
> 
> LC added an experimental feature for this several versions back, but 
searching the Dictionary for "menu" yielding nothing useful.
> 
> Anyone here remember the relevant keywords?
> 
> -- 
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web
> 
> ambassa...@fourthworld.comhttp://www.FourthWorld.com
> 
> 
> ___
> use-livecode mailing list
> use-livecode@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@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Livecode HTML5 and SQL

2020-04-29 Thread Colin Kelly via use-livecode
Anyone got any insightful ways of READING/WRITING to a mySQL table using 
web-apps developed with Livecode HTML5?

 

Thanks

Col.

 

-- 

Colin Kelly

M 07951 920680

 

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Collaborative help request for oAuth2 access to DocuSign

2021-06-11 Thread Colin Kelly via use-livecode
Same here, I couldn’t get oAuth working for Intelligent Office in LC but using 
the same credentials it worked ok through Postman…

--
Colin Kelly
M 07951 920680


From: use-livecode  on behalf of Andrew 
at MidWest Coast Media via use-livecode 
Reply to: How to use LiveCode 
Date: Friday, 11 June 2021 at 17:13
To: "use-livecode@lists.runrev.com" 
Cc: Andrew at MidWest Coast Media 
Subject: Re: Collaborative help request for oAuth2 access to DocuSign

I was never able to get oAuth working for Canvas LMS even though the same 
workflow worked on Postman.

—Andrew Bell


Subject: Re: Collaborative help request for oAuth2 access to DocuSign

I?ve still not been able to make any headway with getting oAuth to work for 
DocuSign. Anyone have any ideas?

Sean

___
use-livecode mailing list
use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Most streamlined method to get data

2021-07-29 Thread Colin Kelly via use-livecode
Put the last trueword of yourVariable

That should do what you need ☺

Col.

From: use-livecode  on behalf of Craig 
Newman via use-livecode 
Date: Thursday, 29 July 2021 at 13:56
To: How to use LiveCode 
Cc: Craig Newman 
Subject: Re: Most streamlined method to get data
Ugh.  I really do not like the format of the use-list.

Anyway, don’t just replace comma with empty. Do it to the trailing commas only. 
This can be done in several ways.

Craig

> On Jul 29, 2021, at 8:42 AM, Skip Kimpel via use-livecode 
>  wrote:
>
> I have a variable that contains:
>
> ,Name,,,Quantity,Total,,,Percent
>
> ,Dine In,,,189,"$4,812.71",,,57.96%
>
> ,Take Out,,,72,"$1,676.43",,,20.19%
>
> ,3rd Party,,,54,"$1,779.35",,,21.43%
>
> ,Bakery,,,3,$34.83,,,0.42%
>
> ,Total,,,318,"$8,303.32",,,
>
>
> What is the best way to get 8303.32 from that last line.  Obviously, the
> complexity is the commas and getting rid of the dollar sign as well.
>
>
> I know I am going to kick myself when somebody answers I am blank this
> morning.  (NEED MORE COFFEE!)
>
>
> SKIP
> ___
> use-livecode mailing list
> use-livecode@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@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode