Log work WiFi connections to Google Sheets
This Trigger fires every time your Android device connects or disconnects from a WiFi network you specify.
Developer info
- API endpoint slug
- android_device.connect_to_or_disconnect_from_wifi_network_with_ssid
Trigger fields
Ssid Text input > Other
- Label
- Network name
- Helper text
- Case insensitive e.g. Funny WiFi Name
- Slug
- ssid
- Required
- true
- Can have default value
- true
Ingredients
Ssid The SSID of the WiFi network.
- Slug
- SSID
- Filter code
- AndroidDevice.connectToOrDisconnectFromWifiNetworkWithSsid.SSID
- Type
- String
- Example
- linksys
Occurred at The time the network change occurred.
- Slug
- OccurredAt
- Filter code
- AndroidDevice.connectToOrDisconnectFromWifiNetworkWithSsid.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Connected to or disconnected from Whether you connected to or disconnected from the network.
- Slug
- ConnectedToOrDisconnectedFrom
- Filter code
- AndroidDevice.connectToOrDisconnectFromWifiNetworkWithSsid.ConnectedToOrDisconnectedFrom
- Type
- String
- Example
- connected to
Device name The name of your device where the connection change occurred.
- Slug
- device_name
- Filter code
- AndroidDevice.connectToOrDisconnectFromWifiNetworkWithSsid.DeviceName
- Type
- String
- Example
- Google Pixel 7