Using the API

API overview
The Mobenzi API consists of 3 core components: Server-side endpoints that allow you to programmatically do most of what is possible via the console A set...
Wed, 21 Oct, 2020 at 9:29 AM
Retrieving captured data via the API
The Mobenzi API allows you to programatically query and retrieve captured data and to pull data into third-party databases or analysis tools such as PowerBI...
Mon, 19 Oct, 2020 at 8:58 PM
Modifying and deleting captured data via the API
Submissions and Responses In the Mobenzi console, when a form is uploaded, a Submission entity is created. Linked to the submission entity are the indiv...
Mon, 19 Oct, 2020 at 8:58 PM
Submission event hooks
Submission event hooks are used for notifying external systems about events related to a submission. There are three different event triggers that can be co...
Mon, 19 Oct, 2020 at 8:59 PM
Managing devices, fieldworkers and form assignments via the API
The Mobenzi API allows you to: Manage your field team by listing, adding, updating and deleting fieldworkers. You must authenticate with the credentials o...
Mon, 19 Oct, 2020 at 8:59 PM
Managing project resources via the API
The Mobenzi API allows you to programmatically add, update and delete project resources (such as media, CSV data, custom widgets) that can be utilised by fo...
Fri, 15 Jan, 2021 at 8:22 AM
Viewing your data on Power BI
The data that you collect using Mobenzi can be viewed on other analytics platforms like Power BI by making use of our API. Set up your connection: Op...
Tue, 7 Jul, 2020 at 4:28 PM
Custom widgets API
The Custom Widgets API is a JavaScript API that can be included in a custom widget field to interact with the form in which the widget is being used. In...
Wed, 7 Apr, 2021 at 12:50 PM
WCF Data Services reference
The Mobenzi API utilises Microsoft's WCF Data Services (formerly known as "ADO.NET Data Services"). This enables you to execute queries using...
Mon, 19 Oct, 2020 at 8:59 PM
API lookup reference
Some of the Mobenzi API entities make use of look-up values. These include: Languages  Permissions Response channels Question (Field) types You...
Mon, 19 Oct, 2020 at 8:59 PM