how to pass parameters in SOAP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2019 12:27 AM
how to pass parameters in SOAP?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2019 12:29 AM
Hi,
have a look at this topic discussion, it will explain how to do it:
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2019 04:03 AM
Any update on this?
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2019 12:49 AM
Hello Rakesh,
You can do this in multiple ways:
1) Send a SOAP request manually via SOAP UI or any similar tools. You need to just invoke the SOAP method by passing values directly in the SOAP message XML
2) Send it from a script - There are APIs provided by SN to send SOAP messages. Please refer to the videos listed
If your query is answered, please do mark my response as correct answer.
Thanks!