Explore Plans
Mobile menu Close menu
Lightform CloudLightform Cloud

Set slide index

This action will start playing the slide at the given index

Developer info

API endpoint slug
lightform_cloud.set_slide_index
Filter code method
LightformCloud.setSlideIndex.skip(string?: reason)
Runtime method
runAction("lightform_cloud.set_slide_index", {})

Action fields

Device serial number Text input > Other

Label
What is your device's serial number?
Helper text
It should be printed on the label on the bottom or back of your device.
Slug
device_serial_number
Required
true
Can have default value
true
Filter code method
LightformCloud.setSlideIndex.setDeviceSerialNumber(string: deviceSerialNumber)

Index Text input > Other

Label
Which slide should we go to?
Slug
index
Required
true
Can have default value
true
Filter code method
LightformCloud.setSlideIndex.setIndex(string: index)