get
https://api.motionlab.io/v2/apiparameters
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
List campaign parameters
To list parameters for selected campaign and their properties. Especially useful when Motionlab platform is custom integrated to automation services like Integromat, SmartEmailing, Exponea, or in scenarios where such capability is needed.
Example response
[
{
"key": "firstname",
"order": 0,
"label": "firstname",
"type": "text",
"required": true,
"zoom": null,
"mapType": null,
"imageFormatType": null,
"options": null
},
...
]
