A dynamic dropdown fetches its options from an external API in real time, instead of showing a hardcoded list. Use it for available appointment slots, in-stock products, or any list that changes over time.
API calls cannot be executed on the first screen of a Mini App. If your dynamic dropdown needs to appear early, add a simple first screen with just a button, and put the actual API call and dropdown on the second screen.
From your API response, map:
id).label).Always map your fields from the first object of the response array — this is what the mapping UI uses as its reference.
Was this helpful? If you are stuck, message us on WhatsApp and a real person will help.
Ask us on WhatsAppMap form field responses to CRM Super Fields automatically when a customer submits a…
Build a WhatsApp template with a button that opens a Mini App directly from the message.
Show or hide questions based on previous answers and calculate totals automatically.
Mini Apps, also called WhatsApp native flows, are forms that open and complete inside…