AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Google AssistantGoogle Assistant

Activate scene

This Trigger activates a named scene when you say "Ok Google, activate [Scene Name]".

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 activates a named scene when you say "Ok Google, activate [Scene Name]".
API endpoint slug
google_assistant_v2.activate_scene

Trigger fields

Scene name Text input

Label
Scene name
Helper text
Keep it short and simple. Don't include "Ok, Google" or "Activate"
Slug
scene_name
Required
true
Can have default value
true

Ingredients

Scene nameThe name of the scene being activated

Slug
SceneName
Filter code
GoogleAssistantV2.activateScene.SceneName
Type
String
Example
Party time

Activated atDate and time the scene was activated.

Slug
ActivatedAt
Filter code
GoogleAssistantV2.activateScene.ActivatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00