Coupon field on AirTable’s order record

As an admin, I want the voucher code used on an order to be saved in a new field on Airtable, so that I can easily track promotions applied to orders.

Save the voucher code used on an order in a new Airtable field

Given an order is created
When a voucher code is applied to the order
Then the voucher code AND its value should be shown on Airtable in the order’s record in format [VoucherCode] – [voucherValue]

Function already exists on WooCom:

Screenshot 2024-11-27 at 11.30.08.png

Expected on AirT:

Screenshot 2024-11-27 at 11.32.18.png

Comments

Leave a Reply