How to receive dynamic values with IFTTT


#1

1) Give a description of the problem
I want to be able to receive dynamic values to ifttt trigger.

example:

https://graph-eu01-euwest1.api.smartthings.com/api/token/mytoken/smartapps/installations/id/ifttt/value=3

2) What is the expected behaviour?

3) What is happening/not happening?
It does not work, i’ve tried but it dosen’t seems to work.

Some help would be appreciated.


#2

I haven’t used the ifttt integration in a while… log $args to see what you’re getting.

If
  IFTTTT executes 'triggerword'
then
  Log info {$args}
end if

#3

dosen’t seem to do anything… :frowning:


#4

What does the test piston look like?