Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Need to do HTTP POST... Any sugestions?


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

Recommended Posts

Posted

I need to an XM L web source via HTTP POST. From what I understand (and thats not much) FileMaker only does HTTP GET.

Any sugestions or am I dead in the water?

Posted

The simplest way is to use the Troi URL plug-in. That will allow you to submit a POST request.

Ian

  • 2 weeks later...
Posted

Thanks. I found (or better yet, it found me) a plug in that does just that for a great price and great support..

Genoa Software

I'm on my way to exploring it and it seems pretty straightforward.

Thaks again!

  • 1 month later...
  • Newbies
Posted

Hi,

I to need to do a POST but cannot seem to get this working in Troi.

I need to post an XML stream to an ASP page, Troi plugin dos not seem to send the information correctly. The DoHTTP plugin sounds more promissing but lacks and documentation, and I tried using the systax below but with no luck: -

External("GSH-Reset","") &

External("GSH-SetHost","http://www.url.com/test.asp") &

External("GSH-SetPort","80") &

External("GSH-SetAction" ,"http://www.url.com/test.asp") &

External("GSH-PostFile","test.xml")

anyone have any ideas?

Thanks,

Anthony

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