Automate Reddit
Explore Plans
Mobile menu Close menu
iRobotiRobot

History of job complete

This query returns a list of when your robot completes a job.

About this query

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 query returns a list of when your robot completes a job.
API endpoint slug
irobot.history_of_job_complete
Runtime method
performQuery("irobot.history_of_job_complete")

Query fields

Robot name Dropdown list

Label
Robot Name
Slug
robot_name
Required
true
Can have default value
false

Ingredients

Square footageSquare Footage of the job.

Slug
square_footage
Filter code
Irobot.historyOfJobComplete.SquareFootage
Type
String
Example
975

TimestampTime the job completed.

Slug
iso_timestamp
Filter code
Irobot.historyOfJobComplete.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Start timeThe time the job started.

Slug
start_time
Filter code
Irobot.historyOfJobComplete.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Minutes runningThe number of minutes the robot spent running.

Slug
minutes_cleaning
Filter code
Irobot.historyOfJobComplete.MinutesRunning
Type
String
Example
5

Minutes pausedThe number of minutes the robot spent paused.

Slug
minutes_paused
Filter code
Irobot.historyOfJobComplete.MinutesPaused
Type
String
Example
5

Minutes chargingThe number of minutes the robot spent charging.

Slug
minutes_charging
Filter code
Irobot.historyOfJobComplete.MinutesCharging
Type
String
Example
5

Dirt detect eventsThe number of dirt detect events in the job.

Slug
dirt_detect_events
Filter code
Irobot.historyOfJobComplete.DirtDetectEvents
Type
String
Example
2