-
Using remote lookup field to get currency exchange rate
The remote lookup field is a great way to get data from external systems into your form. Using JSON for a currency exchange rate Letβs look at a common use case of getting a current currencyβ¦
-
Extracting a text and number using remote lookup
You can use a remote lookup field to extract data from an external API. For example, you may want to display the general weather forecast and temperature for a particular city.β¦
-
Using XML to lookup data
Hereβs an example that uses XML format to display the botanical name of a plant. Create a remote lookup field called Plant. In the URL field, add the API link such as this sample one from W3schools.β¦
-
Remote lookup field overview
The Remote lookup field is a useful way to get data from external systems into your form. With the ability to specify URLs, request types, headers, and data extraction methods,β¦