Dear Community Leaders:
I have some offer codes like those below; they are unique (exp: 100 targeted customers, 100 unique coupons). I want to add these offer codes to delivery through a Java script. Is it possible to add these codes to delivery? Can you please help me with this?
Regards
Sathyam
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hello @Sathyam_Chandan
You can assign these coupons to targeted customers via enrichment activity. No JavaScript is required.
I am assuming you have these coupons in a file. If that is the case then you can upload the file via file upload activity and keep the line number in both activities for linking.
Add this to query activity:
and in the data loading activity check the checkbox
Then use these columns to create 1:1 join via enrichment.
Hello @Sathyam_Chandan
You can assign these coupons to targeted customers via enrichment activity. No JavaScript is required.
I am assuming you have these coupons in a file. If that is the case then you can upload the file via file upload activity and keep the line number in both activities for linking.
Add this to query activity:
and in the data loading activity check the checkbox
Then use these columns to create 1:1 join via enrichment.
Hi @Sathyam_Chandan ,
You can also utilize coupon management to solve this.
Refer coupon management document.
Create a 'Individual' type coupon and import the coupon values in it using a import workflow and configure this coupon in delivery (configuration steps mentioned in above document).
I have also tried through coupon management. but codes are not updated in the coupon values.
1)
2)
3)
4)
5)
6)
7)
Regards
Satyam
Views
Replies
Total Likes
Hi @_Manoj_Kumar_ ,
Can you please help with the workflow setup?
1. I have uploaded all the coupons to the file upload activity and selected line number
2. I have selected the target from the query activity and add RowNum() in the complementary information section.
But I am getting the below error.
Please help me how to setup workflow.
Regards
Views
Replies
Total Likes
Hi @_Manoj_Kumar_ ,
Thank you for your help. It is working fine, but I am having some issues with enrichment.
Reconciliation
Personalization field in the delivery.
Regards
Views
Replies
Total Likes
Views
Likes
Replies