Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 488 Bytes

features.md

File metadata and controls

14 lines (9 loc) · 488 Bytes
description
Ushahidi Platform USSD Service Features.

Features

  • Provides endpoint for USSD Provider e.g. Africa's Talking Webhook
  • Fetches list of all Forms(Surveys on a Ushahidi Platform) with PLATFORM_API and Admin Credentials
  • Displays Form Fields and accepts user responses
  • Performs Validations based on user input and fields, saves valid responses or prompts users to enter value (incase of invalid response).
  • Post stored responses to Ushahidi deployment.