Skip to main content

Blocks under the 'Custom API Blocks' Category

This article helps you understand blocks under the 'Custom API Blocks' category in AppBuilder Code Editor.

Updated over a week ago

Get API Response

Get the API response from the selected API configuration. See an example.

Fetch Field Data based on the selected API

Fetch field data from the response of the selected API data configuration. See an example.

Fetch Field Data, Field Value and Display Name, based on the selected API

Fetch field data, field value, and its display name from the response of the selected API data configuration.

Select Collection Name with Separator

Set multiple values in the selected control, based on the chosen collection name and the separator.

Select Field

Based on the selected fields, you can get a filtered list.

Select Field with Option Map

Based on the option mapped with the selected field, fetch data from the API response from the collection.

Note: Filtering of fields can only be performed for a single parent-child, that is, at the first level.


Related Article: AppBuilder Code Editor


Did this answer your question?