Skip to first unread message

Leonardo Capela

unread,
Jun 16, 2020, 2:39:51 PM6/16/20
to CommandFusion Software
I'm very, very new in this kind of programming, so anyone cal teach me how can i uso the IFTTT commands, like this: "https://maker.ifttt.com/trigger/Lights_Off/with/key/dFEApvterIbh71RhB5pXwjHpDvH_iBuXu8BhlnCaNut" in iViewer and guiDesigner, please?
As i'm a total newbie, can you teach me step by step?
Thank you very much

Jarrod Bell

unread,
Jun 17, 2020, 6:24:28 PM6/17/20
to CommandFusion Software

Leonardo Capela

unread,
Jun 17, 2020, 9:10:29 PM6/17/20
to CommandFusion Software
Thanks for the reply Jarrod, but this page describes the process for using URL for GET method commands.
Since I need to send the command to the IFTTT server, the command must be a POST method.
I couldn't get through the URL.
And the description CF.Link for use in this type of request I was also unable to do.
Is there any other detailed documentation of the JavaScript process?

Jarrod Bell

unread,
Jun 17, 2020, 9:15:36 PM6/17/20
to comman...@googlegroups.com
change GET to POST in the "manually crafted commands" section of that documention I linked to.
Might need to change some other parts, but thats one option.

The wiki article also has a direct link to the JS docs.

You could do something like this - just add it to the script property of a button:
CF.request( "https://maker.ifttt.com/trigger/Lights_Off/with/key/dFEApvterIbh71RhB5pXwjHpDvH_iBuXu8BhlnCaNut", "POST", null, function() {});

Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/commandfusion/55670ef5-0089-453b-9402-4ffb0d28f8bbo%40googlegroups.com.

Leonardo Capela

unread,
Jun 18, 2020, 10:27:21 AM6/18/20
to CommandFusion Software
Jarrod, thank you very much!!

It works with this command "POST /trigger/Lights_Off/with/key/dFEApvterIbh71RhB5pXwjHpDvH_iBuXu8BhlnCaNut HTTP/1.0\x0AHOST: maker.ifttt.com\x0A\x0A", following the steps in the "manually crafted commands".
Thank you again.
To unsubscribe from this group and stop receiving emails from it, send an email to comman...@googlegroups.com.

Hiro

unread,
Jun 29, 2020, 9:01:01 AM6/29/20
to CommandFusion Software
Hi Leonardo
We already created a product called "Linked Box"

Linked Box has two feature.
1. If LAN Bridge sends "hello" to Linked Box, then Linked Box runs below.

So you can control "HUE" "Send a email" from a trigger of iViewer for or LAN Bridge.

2. Send a TCP/IP text to LAN Bridge.
ex) If you speak something to Google Home, then LAN Bridge receives and run a Macro.
Very very very comvenient.


If you needs, please feel free to contact to me.


2020年6月18日木曜日 23時27分21秒 UTC+9 Leonardo Capela:

Klib Tech

unread,
Mar 24, 2021, 11:27:06 PM3/24/21
to CommandFusion Software
great news, can you share a little example??

we are new too hehehhehehe

Reply all
Reply to author
Forward
0 new messages