This topic contains 3 replies, has 0 voices, and was last updated by MAJ 8 years, 6 months ago.

  • Author
    Posts
  • #6906

    sfsonarboy

    Greetings,

    Apologies if this is right in front of my face and I’m just missing it…we’re looking to make a web service SOAP call into NetSuite that would run some SuiteScript code and then return (xml) data. Can this be done? I don’t offhand see any SuiteTalk operations that would support this.

    While I do believe we can accomplish this via RESTlets, doing so via SOAP web services would play a bit nicer with our internal systems. Looks like Suitelets would also work but the lack of authentication could be a dealbreaker.

    Thanks in advance for your help!

    Steve Egelman
    This is a cached copy. Click here to see the original post.

  • #6907

    roberth

    RESTlets are really what you’re looking for, the good news is you can easily serialize JSON to XML in order to play nice with your current systems.

  • #6908

    sfsonarboy

    RESTlets it is then, thanks for your help!

    Steve

  • #6909

    MAJ

    Greetings, I’m curious if using RESTlets worked out for you on this? I’m looking to do something similar, to make certain data in NetSuite available via XML/RSS so that we can consume it in our web site CMS for display on our web site. Thanks for any info!

    Appreciatively,

    Michael

You must be logged in to reply to this topic.