I am currently developing a custom app on Pabbly, where I have an API that returns data in the following format:
```json
{
"fields": [
{ "label": "Name", "key": "name", "type": "text" },
{ "label": "Email", "key": "email", "type": "email" },
{ "label": "Phone", "key": "phone"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.