TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ravi Shekhar
362
4.5k
2.1m
How to consume Web service in python script in VS?
Jun 3 2016 6:15 AM
I have an api which is in the form of python script. How to consume this api in visual studio 2013 or 2010.
Request is like below :
auditreport.py --user="username" --pass="password"
--wsdl="https://<messagepoint url>/mp/api/api.wsdl" --branch="domain
name" --node="instance name" --tpname="touchpoint name"
--tpguid="touchpoint GUID" --fromdate="YYYY-MM-DD" --todate="YYYY-MM-DD"
--prerelease="<false>|<true>"
Please suggest if anyone have any idea.
Thanks in advance
Reply
Answers (
0
)
Hosting a Web API in IIS
Unable to run my Webservice file