AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Alexa Doorbell by IJPUK SolutionsAlexa Doorbell by IJPUK Solutions

Switch the IJPUK Alexa Doorbell on/off

This action will turn on or off an Alexa doorbell created on the IJPUK.com website

About this action

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 action will turn on or off an Alexa doorbell created on the IJPUK.com website
API endpoint slug
alexa_doorbell.enable_disable_alexa_doorbell
Filter code method
AlexaDoorbell.enableDisableAlexaDoorbell.skip(string?: reason)
Runtime method
runAction("alexa_doorbell.enable_disable_alexa_doorbell", {})

Action fields

Doorbell key Dropdown list

Label
Which doorbell would you like to turn on or off
Slug
doorbell_key
Required
true
Can have default value
false

State Dropdown list

Label
Do you want to switch it on or off
Slug
state
Required
true
Can have default value
true
Filter code method
AlexaDoorbell.enableDisableAlexaDoorbell.setState(string: state)