FileMaker: Getting Live Exchange Rates

Filemaker-iconThis technique uses Applescript and cUrl to get the current exchange rate between two currencies. The results are returned to a field within FileMaker.

For this we’re using a database called PRODUCTS and a temporary global field called Temp 001, so change these accordingly for your database.

Continue reading