The API should return a JSON response in the following format:
# Json
[
{
"id": "1abdc27c-3856-41c3-a7c6-444a8e91a12d",
"label": "Karthick"
},
{
"id": "2147c587-db98-4abd-9e62-d6f96b0abb54",
"label": "Test User"
},
]
By following these steps, you can effectively set up and configure the Advanced Dropdown Field in your form to integrate seamlessly with your application data.