mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 16:01:16 +00:00
9 lines
210 B
JSON
9 lines
210 B
JSON
{
|
|
"url": "/analytics/campaigns/{{parameters.campaign_id}}",
|
|
"method": "GET",
|
|
"response": {
|
|
"iterate": "{{if(body, add(emptyarray, body), emptyarray)}}",
|
|
"output": "{{item}}"
|
|
}
|
|
}
|