Import legacy codes

In Voucherify, you can import legacy coupon codes, for example when you migrate the codes from another tool. After a successful import, the uploaded codes will be recognized as valid and inherit the discount definition from a given campaign.

There are two ways to import codes into Voucherify:

  • programmable,
  • with the import tool in the Voucherify Dashboard.

Programmable import through the API

The programmable mode supports both the JSON and CSV payloads. There are four endpoints that handle the import of:

  • Generic (standalone) vouchers: JSON, CSV.
  • Vouchers assigned to a given campaign: JSON, CSV.

📘

Postman Collection

Go to Voucherify Postman workspace to test the import:

Dashboard import tool mode

You can also import codes as generic codes or into campaigns through the Voucherify dashboard.