A beginner's guide
Explore Plans
Mobile menu Close menu
Turn TouchTurn Touch

Button tapped

This trigger fires every time you tap a button on your Turn Touch remote.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires every time you tap a button on your Turn Touch remote.
API endpoint slug
turntouch.button_tapped

Trigger fields

Remote button Dropdown list

Label
Remote button
Helper text
Before you do this, in the Turn Touch app, assign IFTTT to a button so you can see it here.
Slug
remote_button
Required
true
Can have default value
false

Ingredients

Device nameName of the device connected to the remote

Slug
device_name
Filter code
Turntouch.buttonTapped.DeviceName
Type
String
Example
Sam's iPhone

Remote nameName of an individual remote

Slug
remote_name
Filter code
Turntouch.buttonTapped.RemoteName
Type
String
Example
? Turn Touch remote

App labelName of the button's app

Slug
app_label
Filter code
Turntouch.buttonTapped.AppLabel
Type
String
Example
home

App directionDirection of the app the button belongs to

Slug
app_direction
Filter code
Turntouch.buttonTapped.AppDirection
Type
String
Example
north

Button labelName of the button

Slug
button_label
Filter code
Turntouch.buttonTapped.ButtonLabel
Type
String
Example
Sleep

Button directionDirection of the button that was tapped

Slug
button_direction
Filter code
Turntouch.buttonTapped.ButtonDirection
Type
String
Example
east

Button tap typeA single tap or a double tap

Slug
button_tap_type
Filter code
Turntouch.buttonTapped.ButtonTapType
Type
String
Example
Single tap

LocationCity-level name of the location

Slug
location
Filter code
Turntouch.buttonTapped.Location
Type
String
Example
Cleveland, OH

LatitudeThe connected device's geo-position (North/South)

Slug
latitude
Filter code
Turntouch.buttonTapped.Latitude
Type
String
Example
41.496428

LongitudeThe connected device's geo-position (East/West)

Slug
longitude
Filter code
Turntouch.buttonTapped.Longitude
Type
String
Example
-81.510164

Created atDate and time event was created

Slug
created_at
Filter code
Turntouch.buttonTapped.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00