Target a specific jig with inputs
Target a specific jig with inputs
Name
Value
Name
Type
Description
/{
"content": {
"title": "🎉 New product promotion",
"text": "Check it out now",
"jigId": "view-promotion-details",
"screen":"jig",
"inputs": {
"promo-code": "x-3654",
"name": "20% on all Winter stock",
"price": 34
}
},
"scope": "SLN_GRP",
"groups": [
"customers"
],
"solutionId": "{{solutionId}}"
}Last updated
Was this helpful?