Get a phone call from Tecan Connect when a run is delayed
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
Developer info
- 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 event The 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+05:00
Instrument name Alias of the instrument whose estimated end time was overshot
- Slug
- instrument_name
- Filter code
- TecanConnect.estimatedEndTime.InstrumentName
- Type
- String
- Example
- My Instrument
User Your Name
- Slug
- user
- Filter code
- TecanConnect.estimatedEndTime.User
- Type
- String
- Example
- IFTTT_Demo_user
New estimated end time The 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+05:00