Changes

Created page with " Integration of IFTTT and Larnitech through Webhook is possible by using events and actions at Webhooks tab in LT Setup. Event is a happening in Larnitech system, by which a r..."

Integration of IFTTT and Larnitech through Webhook is possible by using events and actions at Webhooks tab in LT Setup. Event is a happening in Larnitech system, by which a request is sent to webhook of IFTTT server (means "THIS" in IFTTT). Action is a operation at Larnitech system, which is executed by a request to webhook of Larnitech server from IFTTT (means "THAT" in IFTTT).

<ol class="l2"><li class="nummered">To setup an event:

<ol><li class="nummered">Follow to the IFTTT website ([https://ifttt.com/]).</li>
<li class="nummered">Sign up/log into your account.
<br>[[file:ifttt1.png|500px]]</li>
<li class="nummered">Choose My Applets at the top menu.
<br>[[file:ifttt2.png|500px]]</li>
<li class="nummered">Follow to Services.</li>
<li class="nummered">Find and connect the Webhooks sevice.
<br>[[file:ifttt3.png|500px]]</li>
<li class="nummered">Press Settings on the Services page.
<br>[[file:ifttt4.png|500px]]</li>
<li class="nummered">Copy the URL end-code of the account (the last word in the URL-string).
<br>[[file:ifttt5.png|500px]]</li>
<li class="nummered">Open the Webhooks Tab in LTSetup.
<br>[[file:ifttt6.png|250px]]</li>
<li class="nummered">At the Events tab, add an event (You can see the examples by clicking the Help button).
<br>[[file:ifttt7.png|500px]]
<br>[[file:ifttt8.png|800px]]</li>
<li class="nummered">At the URL string change the key to the copied one at 1.7 and save event.
<br>[[file:ifttt9.png|800px]]
<br>[[file:ifttt10.png|800px]]</li>
<li class="nummered">Follow to IFTTT – My Applets</li>
<li class="nummered">Press New Applet
<br>[[file:ifttt11.png|800px]]</li>
<li class="nummered">Press "this".
<br>[[file:ifttt12.png|500px]]</li>
<li class="nummered">Find and choose Webhooks.
<br>[[file:ifttt13.png|500px]]
<br>[[file:ifttt14.png|500px]]</li>
<li class="nummered">At the "Event Name" field it is required to enter the event’s name from the page Events in LTSetup – Webhooks. After filling "Event Name", press "Create trigger" button.
<br>[[file:ifttt15.png|500px]]
<br>[[file:ifttt16.png|500px]]</li>
<li class="nummered">Choose any service and connect it.
<br>[[file:ifttt17.png|800px]]</li>
<li class="nummered">Finish the adding of an applet.
<br>[[file:ifttt18.png|500px]]</li>
<li class="nummered">The last required step is adding the script into Blockly, using the following instruciton:

<ul><li>Find Scripts – Scripts from logic – Add Blockly scripts menu at LTSetup;</li>
<li>choose the Triggers tab at the script window, then choose and add required Device event to a workspace;</li>
<li>paste the Make webhook block from the Automation tab to the script’s event;</li>
<li>set name for script, choose the module where it will be executed and its location, then save the changes.</li></ul>
<br>[[file:ifttt19.png|800px]]
<br>[[file:ifttt20.png|500px]]
<br>[[file:ifttt21.png|500px]]
<br>[[file:ifttt22.png|500px]]
<br>[[file:ifttt23.png|800px]]
</li>
<li class="nummered">Enjoy!</li></ol></li></li>

<li class="nummered">To add an action:

<ol><li class="nummered">Follow to IFTTT website ([https://ifttt.com/]).</li>
<li class="nummered">Sign up/log into your account.
<br>[[file:ifttt24.png|500px]]</li>
<li class="nummered">Choose My Applets at the top menu.
<br>[[file:ifttt25.png|500px]]</li>
<li class="nummered">Follow to Services tab.</li>
<li class="nummered">Find and connect the Webhooks service.
<br>[[file:ifttt26.png|500px]]</li>
<li class="nummered">Open the Webhooks tab in LTSetup.
<br>[[file:ifttt27.png|250px]]</li>
<li class="nummered">Add action at the Actions tab (You can see the examples by clicking the Help button.).
<br>[[file:ifttt28.png|350px]]
<br>[[file:ifttt29.png|350px]]</li>
<li class="nummered">Save the changes.
<br>[[file:ifttt30.png|500px]]</li>
<li class="nummered">Follow to IFTTT – My Applets.</li>
<li class="nummered">Press New Applet.
<br>[[file:ifttt31.png|800px]]</li>
<li class="nummered">Choose "this".
<br>[[file:ifttt32.png|500px]]</li>
<li class="nummered">Choose an event, by which the action will be executed.
<br>[[file:ifttt33.png|500px]]</li>
<li class="nummered">Find and add Webhooks service at the "Choose action service" textfield.
<br>[[file:ifttt34.png|500px]]
<br>[[file:ifttt35.png|500px]]</li>
<li class="nummered">Enter the link https://service.larnitech.com/webhook/?key=API_KEY&sn=SERIAL&name=ACTION_NAME into URL field, where:

<ul><li>API_KEY: is a key from the Key field in LTSetup – Plugins – API – Configure;</li>
<li>SERIAL: is a serial number that can be copied from the Serial Number field at Overview page of LTSetup;</li>
<li>ACTION_NAME: name of an action from the Name field at LTSetup – Webhooks – Actions.</li></ul>
<br>[[file:ifttt36.png|500px]]
<br>[[file:ifttt37.png|800px]]
<br>[[file:ifttt38.png|200px]]
<br>[[file:ifttt39.png|800px]]
<br>[[file:ifttt40.png|300px]]
</li>
<li class="nummered">Save the Applet.
<br>[[file:ifttt.png|500px]]</li>
<li class="nummered">Enjoy!</li></ol></li></ol>