Samples
Overview
Trigger Samples
Action Samples
Apply Shopspot
"action": [
{
"type": "$set",
"field": "hotspots",
"value": [
{
"type": "point",
"coords": [50,50],
"tag": {"id": 123456}
}
]
}