• ⚠️ Important: This forum is being discontinued.

    We've moved community discussion to a new platform — better search, faster replies, and tighter integration with the Pabbly apps you already use.

    • Sunset date: 23 July 2026 (this forum will go offline after that)
    • Until then: Login remains available for 30 days
    • Continue the conversation: https://sales.pabbly.com/forum

Recent content by hellorakeshjat

  1. hellorakeshjat

    Assistance Required: Dynamically Generating Input Fields in Custom Pabbly App

    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"...
Top