Is it possible to fill a dropdown dynamically using javascript from json?

  • kimg10
    Asked on January 17, 2015 at 6:04 PM

    I have a script which will allow me to pull data dynamically from a web-link API.  The link is:  https://www.vacationcrm.com/travelmvc/api/Service/GetAgents?apikey=XXXX-XXXX-XXXX (Obviously the XXXX-XXXX will be replaced with he API key itself).  Is it possible to use this code as the options for a dropdown in JotForm?  I can not seem to find any option within the settings of the dropdown field which will take incoming code, only things that will show source or outgoing code.

    I am trying to use this specifically for the dropdown labeled "Certified Travel Agent" in the "Travel Information Form - Updated".

    Thanks!