Files
warmbly/integrations/make/modules/deleteContactNote/parameters.iml.json
T

5 lines
202 B
JSON

[
{ "name": "contact_id", "type": "select", "label": "Contact", "required": true, "options": "rpc://contactList" },
{ "name": "note_id", "type": "text", "label": "Note ID", "required": true }
]