This action will send an occupancy report with details about the family members at home, in which room they are and for how long.
Developer info
- API endpoint slug
 - roomme.create_new_thing
 - Filter code method
 - Roomme.createNewThing.skip(string?: reason)
 - Runtime method
 - runAction("roomme.create_new_thing", {})
 
Action fields
Email address Text input > Other
- Label
 - To which email address?
 - Slug
 - email_address
 - Required
 - true
 - Can have default value
 - true
 - Filter code method
 - Roomme.createNewThing.setEmail Address(string: email_address)
 
