{"resource_type":{"id":193,"name":"kobotoolbox","schema":"{\n\t\"type\": \"object\",\n\t\"order\": [\n\t\t\"server_url\",\n\t\t\"api_key\"\n\t],\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"required\": [\n\t\t\"server_url\"\n\t],\n\t\"properties\": {\n\t\t\"server_url\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"default\": \"\",\n\t\t\t\"pattern\": \"^(https?://)([^/]+)$\",\n\t\t\t\"nullable\": false,\n\t\t\t\"description\": \"The base URL of your KoboToolbox server\",\n\t\t\t\"placeholder\": \"https://kf.kobotoolbox.org\"\n\t\t},\n\t\t\"api_key\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"In KoboToolbox, found under Account Settings > Security\"\n\t\t}\n\t}\n}","approved":true,"app":"kobotoolbox","description":"An API Key to access a KoboToolbox server","created_by":"jeff.gerard949","created_at":"2024-12-05T16:04:44.240Z"}}