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
ShortcutThe name of the shortcut.
- Slug
- shortcut
- Filter code
- Futurehome.shortcutRun.Shortcut
- Type
- String
- Example
- Arm House
Site nameName of the site the shortcut was triggered in.
- Slug
- site_name
- Filter code
- Futurehome.shortcutRun.SiteName
- Type
- String
- Example
- Home
Triggered atThe 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.000+05:00