AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
SmarterSmarter

FridgeCam detects that an item has been added to the shopping list

This trigger fires when an item is added to 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 added to the fridge.
API endpoint slug
smarter.fridgecam_item_added

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.fridgecamItemAdded.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.fridgecamItemAdded.BatteryPercentage
Type
String
Example
10

TemperatureThe fridge temperature in degrees C.

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

IngredientsA comma separated list of ingredients.

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

Ingredients addedA comma separated list of the ingredients that were added.

Slug
ingredients_added
Filter code
Smarter.fridgecamItemAdded.IngredientsAdded
Type
String
Example
Milk, Cheese

BarcodesA comma separated list of ingredient barcodes.

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

Barcodes addedA comma separated list of ingredient barcodes that were added.

Slug
barcodes_added
Filter code
Smarter.fridgecamItemAdded.BarcodesAdded
Type
String
Example
1234, 5678