Replies: 1 comment
-
Yes. I have multiple devices and only want to get the notifications on the device I’m interacting with. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to replace my iOS Actions with scripts. However, I do not see an alternative for {{ trigger.event.data.sourceDeviceName }} to get the device name during script execution. I use the device name of the trigger to send a push response of my iOS Action. Scripts have no trigger variable as well as the iOS companion app has no possibilty to set (fixed) script field values for a script execution to pass the device name.
It would be great if the script executions are enhanced with a trigger variable (maybe a core topic) or the iOS companion app script execution could set values for script fields.
Beta Was this translation helpful? Give feedback.
All reactions