How to make request ie GET/POST to soap (windows web service ) in Django?

73 views
Skip to first unread message

SHINTO PETER

unread,
Mar 18, 2015, 12:16:33 PM3/18/15
to django...@googlegroups.com
How to make request ie GET/POST  to soap (windows web service ) in Django?

Andrew Farrell

unread,
Mar 18, 2015, 12:32:54 PM3/18/15
to django...@googlegroups.com
Based on a brief search but no personal experience, SUDS looks like the best python library for making requests to an existing SOAP server.

On Wed, Mar 18, 2015 at 11:16 AM, SHINTO PETER <shint...@gmail.com> wrote:
How to make request ie GET/POST  to soap (windows web service ) in Django?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6174dbf9-8a58-4aff-b1bd-5a11e2c8e7b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

James Schneider

unread,
Mar 18, 2015, 1:10:42 PM3/18/15
to django...@googlegroups.com

I would recommend that you use the suds-jurko fork. It should be a drop in replacement for the suds library available via pip, but is actively maintained. The original suds library looks to be abandoned and has some issues parsing current WSDL definition files that suds-jurko can handle.

-James

SHINTO PETER

unread,
Mar 19, 2015, 5:18:31 AM3/19/15
to django...@googlegroups.com
Thank you James Schneider & Andrew Farrell
Reply all
Reply to author
Forward
0 new messages