• Greetings,

    I’m currently using Gravity Forms through Forms: 3rd-Party Integration.

    Using a SOAP action I will be sending all orders placed through the form to a Print MIS system called, Presswise.

    I’m working with the Devs. at Presswise to complete the API. They are asking me for a sample of what the “File API Request” will look like. Could you kindly supply that information so I can pass it along to them?

    Once more question:

    Where should I put the SOAP envelope information?

    With appreciation.

    https://www.ads-software.com/plugins/forms-3rdparty-integration/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mforest

    (@mforest)

    I’ve sent PW the “forms-3rdparty-xpost.php” and below is their response:

    I just peaked at this php file and it looks promising for being able to inject into PW with some code tweaks. Unfortunately, given that it is just one class, I’m not familiar with how this class is being used or what the data structures may look like. I would need to know at least what the $args data structure looks like before I can even begin to troubleshoot/improve this.

    Could you please provide the $args data structure?

    With appreciation,

    Marc

    Thread Starter mforest

    (@mforest)

    A little help?

    Thanks!

    Plugin Author zaus

    (@zaus)

    The Xpost plugin turns the form submission into xml. You put the envelope format into the container field and map the body fields accordingly. There are a bunch of different ways to do it, from plain nesting to formatted replacement.

    There are a bunch of forum and issue posts about submitting soap calls. If you are looking for specific output and need help pleases post more details.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘API REquest’ is closed to new replies.