Jump to content

What is best practice when it comes to importing data using JSON / ION? I usually use XSLT and FMPXMLRESULT for import


This topic is 1133 days old. Please don't post here. Open a new topic instead.

Recommended Posts

FM18P: What is best practice when it comes to importing data using JSON / ION? I usually use XSLT and FMPXMLRESULT for import, is there a similar way to do these imports of records into FileMaker?

bilde.png.47f33e16e8746dee6926fcb5101396f9.png

FM19S consideration: I guess the simplest way is to write something in ECMA or Swift that outputs the portable array as FMPXMLRESULT? As pr example

curl -kL https://api.domain.tld > /opt/local/usecaseION2FMPXMLRESULT > /opt/FileMaker\ Server/Data/Documents/usecase.$(date).fmpxmlresult.xml

But then again FileMaker 19 Server does not allow for XML imports?

Edited by ggt667
Link to comment
Share on other sites

Exporting XML files on the form FMPXMLRESULT works just fine PSOS FM19S linux, no need to worry about XML not being ported to FM19S Linux.

Link to comment
Share on other sites

This topic is 1133 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.