Newer Version Available
DRExtractPromo
This Omnistudio Data Mapper extracts the promotions for
specified product codes.
Sample Input
1{
2 "Id": "a3z4W000000AsXfQAK",
3 "ProductCode": "VPL-PlayBundesliga"
4}|
Parameter |
Required/Optional |
|---|---|
|
Id |
Required |
|
ProductCode |
Required |
Sample Output
1{
2 "promoId": [
3 {
4 "Promoitem": {
5 "SubType": "ADD-ON",
6 "Productcode": "VPL-PlayBundesliga",
7 "ProdName": "PromotionItem__ca3x3h000000LkS6",
8 "ProdDescription": "Watch German football League Bundesliga",
9 "Name": "Play Bundesliga"
10 },
11 "promocode": "VPLSports-Promo",
12 "promoDescription": "This Promotion is for Sports events.",
13 "Startdate": "2020-07-31T18:30:00.000Z",
14 "PromoitemName": "VPLSportsPromo",
15 "Id": "a3z4W000000AsXfQAK",
16 "Active": true
17 }
18 ]
19}Called By
- Workflow: Recommendation
- LWC: vplS360Bundesliga.js
- Integration Procedure: VPL360_IPExtractPromo
- LWC: vplS360Bundesliga.js