AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
SmarterSmarter

FridgeCam detects that an item was removed from the shopping list

This trigger fires when an item is removed from the fridge.

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 fires when an item is removed from the fridge.
API endpoint slug
smarter.fridgecam_item_removed

Trigger fields

Fridgecam Dropdown list

Label
Which FridgeCam?
Slug
fridgecam
Required
true
Can have default value
false

Ingredients

Created atDate and time event was created.

Slug
created_at
Filter code
Smarter.fridgecamItemRemoved.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Battery percentageThe battery percentage.

Slug
battery_percentage
Filter code
Smarter.fridgecamItemRemoved.BatteryPercentage
Type
String
Example
10

TemperatureThe fridge temperature in degrees C.

Slug
temp
Filter code
Smarter.fridgecamItemRemoved.Temperature
Type
String
Example
4

IngredientsA comma separated list of ingredients.

Slug
ingredients
Filter code
Smarter.fridgecamItemRemoved.Ingredients
Type
String
Example
Milk, Cheese

Ingredients removedA comma separated list of ingredient that were removed.

Slug
ingredients_removed
Filter code
Smarter.fridgecamItemRemoved.IngredientsRemoved
Type
String
Example
Milk, Cheese

BarcodesA comma separated list of ingredient barcodes.

Slug
barcodes
Filter code
Smarter.fridgecamItemRemoved.Barcodes
Type
String
Example
1234, 5678

Barcodes removedA comma separated list of ingredient barcodes that were removed.

Slug
barcodes_removed
Filter code
Smarter.fridgecamItemRemoved.BarcodesRemoved
Type
String
Example
1234, 5678