AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Tecan ConnectTecan Connect

Estimated End Time Overshoot

This trigger fires actions when the estimated end time of a method running on the selected Tecan Instrument overshoots 20% of the initially estimated end time

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 actions when the estimated end time of a method running on the selected Tecan Instrument overshoots 20% of the initially estimated end time
API endpoint slug
tecan_connect.estimated_end_time

Trigger fields

Instrument Dropdown list

Label
Instrument
Helper text
Choose the Instrument for the selected Trigger
Slug
instrument
Required
true
Can have default value
false

Ingredients

Time of eventThe time when the estimated end time was overshot

Slug
time_of_event
Filter code
TecanConnect.estimatedEndTime.TimeOfEvent
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Instrument nameAlias of the instrument whose estimated end time was overshot

Slug
instrument_name
Filter code
TecanConnect.estimatedEndTime.InstrumentName
Type
String
Example
My Instrument

UserYour Name

Slug
user
Filter code
TecanConnect.estimatedEndTime.User
Type
String
Example
IFTTT_Demo_user

New estimated end timeThe new estimated end time

Slug
new_estimated_end_time
Filter code
TecanConnect.estimatedEndTime.NewEstimatedEndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00