Jump to content

API POST with response URL


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

Recommended Posts

Hi everybody,

I would like to connect my FMS to an other app (Gestix) which has an API using the POST method.

The method needs a response URL on which Gestix will reply the answers, and this where I'm strugeling...

Is this possible in Filemaker? With the help of a plugin?

I have to say that I have absolutely no experience in webservices or even HTML...

 

Thanks everybody!

 

Link to comment
Share on other sites

Thank you for the reply,

I can't get any further with the examples... 

I realy don´t know what to use as the url response...

The first part is the wbeservice URL, then the authentication part and then should come the url on which Gestix replies... I don't know what URL to use...

http://gestix_host/gestix_path/gnet-forms.cgi?autoid=XXXX&db=XX&auth1=XXXX&auth2=XXXXpass&responseurl&ordinal_number=XX

Link to comment
Share on other sites

You'll have to create a web page that they can talk to.  If their response is something that you need in FM then that page should parse their response and write it to FMS through the PHP API, the XML API or any other derived FMS api that you want to use (.NET, Ruby,…)

Link to comment
Share on other sites

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