mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 08:01:16 +00:00
5 lines
242 B
JSON
5 lines
242 B
JSON
[
|
|
{ "name": "contact_id", "type": "select", "label": "Contact", "required": true, "options": "rpc://contactList" },
|
|
{ "name": "campaign_id", "type": "select", "label": "Campaign", "required": true, "options": "rpc://campaignList" }
|
|
]
|