Group Location
Explore Plans
Mobile menu Close menu
AirMenuAirMenu

An AirMenu flag was activated

This trigger fires when a flag is activated.

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 a flag is activated.
API endpoint slug
airmenu.flag_was_activated

Trigger fields

Enterprise ID Dropdown list

Label
What's the enterprise to do the trigger?
Slug
enterpriseId
Required
true
Can have default value
false

Ingredients

Flag keyFlag key that was activated.

Slug
flag_key
Filter code
Airmenu.flagWasActivated.FlagKey
Type
String
Example
accept

EmailEmail of the user who placed the order.

Slug
user_name
Filter code
Airmenu.flagWasActivated.Email
Type
String
Example
example@gmail.com

User first nameFirst name of the user who placed the order.

Slug
user_first_name
Filter code
Airmenu.flagWasActivated.UserFirstName
Type
String
Example
John

User last nameLast name of the user who placed the order.

Slug
user_last_name
Filter code
Airmenu.flagWasActivated.UserLastName
Type
String
Example
Reagan

User phonePhone number of the user who placed the order.

Slug
user_phone
Filter code
Airmenu.flagWasActivated.UserPhone
Type
String
Example
+3519311887766

User addressAddress of the user who placed the order.

Slug
user_address
Filter code
Airmenu.flagWasActivated.UserAddress
Type
String
Example
Berwick St, London W1F 0PH, United Kingdom

User cityCity of the user who placed the order.

Slug
user_city
Filter code
Airmenu.flagWasActivated.UserCity
Type
String
Example
London

User postal codePostal Code of the user who placed the order.

Slug
user_postal_code
Filter code
Airmenu.flagWasActivated.UserPostalCode
Type
String
Example
4000-999

User countryCountry of the user who placed the order.

Slug
user_country
Filter code
Airmenu.flagWasActivated.UserCountry
Type
String
Example
USA

User photoPhoto of the user who placed the order.

Slug
user_photo
Filter code
Airmenu.flagWasActivated.UserPhoto
Type
Image URL
Example
https://photo.png

User longitudeLongitude from where the order was placed.

Slug
user_longitude
Filter code
Airmenu.flagWasActivated.UserLongitude
Type
String
Example
-5.54634564

User latitudeLatitude from where the order was placed.

Slug
user_latitude
Filter code
Airmenu.flagWasActivated.UserLatitude
Type
String
Example
6.6546345

Items plu listList of all the Plus in the order, separated by |

Slug
items_plu_list
Filter code
Airmenu.flagWasActivated.ItemsPluList
Type
String
Example
PLU123|PLU456|PLU99999|

Items name listList of all the titles of the items in the order, separated by |.

Slug
items_name_list
Filter code
Airmenu.flagWasActivated.ItemsNameList
Type
String
Example
bacon|eggs

Items price listList of all the prices of the items in the order, separated by |.

Slug
items_price_list
Filter code
Airmenu.flagWasActivated.ItemsPriceList
Type
String
Example
12.5|5.0|22

Items qty listList of all the quantities of the items in the order, separated by |.

Slug
items_qty_list
Filter code
Airmenu.flagWasActivated.ItemsQtyList
Type
String
Example
1|3|8|5

Order IDIdentification of the order.

Slug
order_id
Filter code
Airmenu.flagWasActivated.OrderId
Type
String
Example
24444

Order counterIdentification of the order

Slug
order_counter
Filter code
Airmenu.flagWasActivated.OrderCounter
Type
String
Example
12

Order timeOrder time, Unix timestamp in milliseconds.

Slug
order_time
Filter code
Airmenu.flagWasActivated.OrderTime
Type
String
Example
1650383483

Payment methodPayment method of the order.

Slug
payment_method
Filter code
Airmenu.flagWasActivated.PaymentMethod
Type
String
Example
Visa Card

Value paidTotal price of the order.

Slug
value_paid
Filter code
Airmenu.flagWasActivated.ValuePaid
Type
String
Example
12.5€

Division IDDivision where the order was created.

Slug
division_id
Filter code
Airmenu.flagWasActivated.DivisionId
Type
String
Example
London city

Division nameDivision title where the order was created.

Slug
division_name
Filter code
Airmenu.flagWasActivated.DivisionName
Type
String
Example
Table 25

Created atDate and the time when the order was created.

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

Operator emailEmail of the operator who placed the order.

Slug
operator_email
Filter code
Airmenu.flagWasActivated.OperatorEmail
Type
String
Example
operator@gmail.com

Executor emailEmail of the person who executed the order.

Slug
executor_email
Filter code
Airmenu.flagWasActivated.ExecutorEmail
Type
String
Example
executor@gmail.com

Booking timeBooking time, Unix timestamps in milliseconds.

Slug
booking_time
Filter code
Airmenu.flagWasActivated.BookingTime
Type
String
Example
7658765678578

Booking time iso8601Booking time of the order in ISO8601

Slug
booking_time_iso8601
Filter code
Airmenu.flagWasActivated.BookingTimeIso8601
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Booking time end iso8601Booking time end of the order in ISO8601

Slug
booking_time_end_iso8601
Filter code
Airmenu.flagWasActivated.BookingTimeEndIso8601
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00