mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #461] Can WSDL be implemented, similar to SoapUI? #176
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#176
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @myucxy on GitHub (Dec 30, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/461
如题;
@liyasthomas commented on GitHub (Dec 30, 2019):
I just tried with a sample WSDL url (http://wsf.cdyne.com/weatherws/weather.asmx?wsdl) and it worked.
Try it out by going to this public share URL: https://postwoman.io/?method=GET&url=http://ws.cdyne.com/delayedstockquote/delayedstockquote.asmx?wsdl
Play around
POSTand any other methods and report back with feedback!@liyasthomas commented on GitHub (Dec 31, 2019):
Closing since WSDL can be implemented.
@MrCaperwood commented on GitHub (Nov 30, 2023):
Hello @liyasthomas
I am evaluating hoppscotch as a single API testing tool in pretty big company, targeting on-premise setup with maybe even enterprise support from you.
We have a bunch of different REST and SOAP services across multiple departments and hoppscotch would be a perfect fit.
However, I can't find any documentation how I can import SOAP Service using WSDL Specification. I would assume you have it similar to "Import OpenAPI specification", but it is not there.
Our major use cases(currently covered by SoapUI):
If you could you point me the right direction how hopscotch can cover these use cases, I would much much appreciate your help.
Thank you in advance!