Play Sonos favorite when a Futurehome shortcut runs
This Trigger fires every time someone manually runs a Futurehome shortcut.
Developer info
- API endpoint slug
- futurehome.shortcut_run
Trigger fields
Shortcut Dropdown list
- Label
- Which shortcut?
- Slug
- shortcut
- Required
- true
- Can have default value
- false
Ingredients
Shortcut The name of the shortcut.
- Slug
- shortcut
- Filter code
- Futurehome.shortcutRun.Shortcut
- Type
- String
- Example
- Arm House
Site name Name of the site the shortcut was triggered in.
- Slug
- site_name
- Filter code
- Futurehome.shortcutRun.SiteName
- Type
- String
- Example
- Home
Triggered at The time when the shortcut was triggered.
- Slug
- triggered_at
- Filter code
- Futurehome.shortcutRun.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00