Jump to content

Using xml api for REST calls with iOS app


ArkReversed

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

Recommended Posts

  • Newbies

Hi.

I searched around the web for this but cant quite get a definite answer.

I'm developing an ios app and my boss would like to setup and use filemaker as the backend for it (since he has other uses for filemaker too). I was thinking of using the xml api to request data such as regular records and images (through http/rest calls) but would it allow me to add/update records or create new layouts/tables as well?

Thank you in advance. ;)

Link to comment
Share on other sites

You can certainly use the XML api to add and update records - this is what FX.php us used for in normal web applications.

But not new layouts and tables - there are not any of those functions available through XML as far as I know.

Link to comment
Share on other sites

This topic is 4423 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.