Create Rewards Template
This template allows you to create rewards in bulk.
Note
Create rewards using either Intouch points or payment configuration, but not both at the same time. Attempting to use both configurations in a single operation will cause reward creation to fail. To avoid this, use separate CSV files and data flows for each configuration. For instance, one CSV file should contain only rewards created with Intouch points, while a separate CSV and data flow should be used to create rewards with the payment configuration.
Configuring Rewards Template
Perform the below steps/actions:
-
From the dataflow templates, select the Create Rewards template.
-
In the Connect-to-source section Block enter the source server details where the source
data is present and the location for saving the processed file. For the information on configuring this block, refer to Connect to source documentation -
In the Decrypt data block, if the files are encrypted, enter the details to decrypt the data. For the information on configuring this block, refer to Decrypt data documentation.
-
In the Transform Data block, map the API fields with the source file. For information on how to map the fields, see Transform data. For information on the API fields, refer to the Rewards API documentation.
Reward Custom Fields
- Only custom fields created with scope
REWARD
are applicable. - The custom fields created for the selected workspace are displayed.
It is mandatory to map the following fields:
- brandId
- type
- startTime
- endTime
- redemptionType
- languageCode information including its
name
andenabled
status
- Only custom fields created with scope
- In the Connect-to-destination block, enter the API endpoint details. For the information on configuring this block, refer to Connect to destination documentation.
- In the Trigger block, enter the details to schedule the trigger. See Trigger.
For troubleshooting information, refer to the troubleshooting section of the documentation.
Sample CSV File
brandId,type,startDate,endDate,enabled,priority,intouchPoints,paymentConfigs.paymentMode,paymentConfigs.points,paymentConfigs.cash,paymentConfigs.conversionRatio,redemptionType,categories,intouchSeriesId,vendorId,vendorRedemption,tier,group,tillId,programId,label,languageCode1,name1,description1,termNConditionsId1,enabled1,imageId1,thumbnailId1,images_name1,images_id1,images_name2,images_id2,videos_name1,videos_id1,videos_url1,videos_isExternal1,videos_name2,videos_id2,videos_url2,videos_isExternal2,customField1 key,customField2 key,customField3 key,customField4 key,customField5 key,customField6 key,customField7 key,customField8 key,customField9 key,customField10 key,customField11 key,customField12 key,customField13 key,customField14 key,customField15 key,languageCode2,name2,description2,termNConditionsId2,enabled2,imageId2,thumbnailId2,images,videos,customFields,owners.ownerType,owners.ownerId,loyaltyProgramId1,tierIds1,partnerProgramIds1,loyaltyProgramId2,tierIds2,partnerProgramIds2,loyaltyProgramId3,tierIds3,partnerProgramIds3,groupName,rewardRank,customerLevel.kpi1,customerLevel.limit1,customerLevel.repeatFrequencyType1,customerLevel.interval1,customerLevel.kpi2,customerLevel.limit2,customerLevel.repeatFrequencyType2,rewardLevel.kpi1,rewardLevel.limit1,rewardLevel.repeatFrequencyType1,rewardLevel.interval1,rewardLevel.kpi2,rewardLevel.limit2,rewardLevel.repeatFrequencyType2
3,VOUCHER,2024-11-12T05:30:00Z,2025-11-09T12:00:00Z,true,,,FREE,,,,MILES,,,18,13247,,,,,,en,Reward 8,Reward 1 description,,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,fr,Reward 1,Reward 1 description,36797a3b-7726-4d75-ad8b-aa1dc0bd7874,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3,VOUCHER,2024-11-12T05:30:00Z,2025-11-09T12:00:00Z,true,,,POINTS_CASH,100,10,,CHARITY,,,19,16288,,,,,,en,Reward 9,Reward 2 description,,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,fr,Reward 2,Reward 2 description,36797a3b-7726-4d75-ad8b-aa1dc0bd7874,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3,VOUCHER,2024-11-12T05:30:00Z,2025-11-09T12:00:00Z,true,,,CASH,,90,,INTOUCH_REWARD,,16745,,,,,,,,en,Reward 10,Reward 3 description,,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,fr,Reward 3,Reward 3 description,36797a3b-7726-4d75-ad8b-aa1dc0bd7874,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3,VOUCHER,2024-11-12T05:30:00Z,2025-11-09T12:00:00Z,false,,,POINTS,200,,,INTOUCH_REWARD,,16745,,,,,,,,en,Reward 11,Reward 4 description,,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,fr,Reward 4,Reward 4 description,36797a3b-7726-4d75-ad8b-aa1dc0bd7874,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3,VOUCHER,2024-11-12T05:30:00Z,2025-11-09T12:00:00Z,true,,,CONV_RATIO,,,0.5,MILES,,,18,13247,,,,,,en,Reward 12,Reward 4 description,,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,fr,Reward 4,Reward 4 description,36797a3b-7726-4d75-ad8b-aa1dc0bd7874,true,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Updated 12 days ago