Custom Field Categories API (used with Custom Forms)
Introduction
Custom Field Categories is the name given to the fields within a Custom Form
Custom Forms are used in the front end to create
Beneficiaries
Cases
As of March 2022 the API only supports the creation of Cases using Custom Forms. (To create beneficiaries using the API, use the older method of Beneficiary Categories)
Types of field in a Custom Form:
Front end term | Back end term in CUSTOM FIELD CATEGORIES | Available in beneficiary Categories | Available in Custom Forms |
---|---|---|---|
Text field short | Â | Yes | Â |
Number field | Â | Yes | Â |
Date and time confined field | Â | No | Â |
Time field | Â | Yes | Â |
Attachment field | Â | Yes | Â |
Select field (i.e. a list field) | Â | Yes | Â |
Tickbox field | Â | No | Â |
Section divider | Â | Yes | Â |
Extending Table | Â | Yes | Â |
Text field long | Â | No | Â |
Types of field available that are
Â
API documentation
Custom Field Categories (aka Custom form) (Not merged)
Desc: get all custom_field_categories with fields
Use this to obtain the fields that will be used to create a case.
url: /custom_field_categories
params: default params
response example: default response example (multiple records)