Explore Plans
Mobile menu Close menu
AirMenu

Trigger an AirMenu promotion

This action will trigger an AirMenu promotion.

Developer info

API endpoint slug
airmenu.trigger_promotion
Filter code method
Airmenu.triggerPromotion.skip(string?: reason)
Runtime method
runAction("airmenu.trigger_promotion", {})

Action fields

Enterpriseid Dropdown list

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

Promotion name Text input > Short text

Label
What's the promotion name to trigger?
Slug
promotion_name
Required
true
Can have default value
true
Filter code method
Airmenu.triggerPromotion.setPromotion Name(string: promotion_name)

Value paid Text input > Short text

Label
What's the amount to be paid in this promotion?
Slug
value_paid
Required
true
Can have default value
true
Filter code method
Airmenu.triggerPromotion.setValue Paid(string: value_paid)

User promo email Text input > Short text

Label
What's the email of the person who will get the promotion?
Slug
user_promo_email
Required
true
Can have default value
true
Filter code method
Airmenu.triggerPromotion.setUser Promo Email(string: user_promo_email)