Import WSDL file in Postman (SOAP Web Service)

  Рет қаралды 53,309

Valentin Despa

Valentin Despa

3 жыл бұрын

For a long time, you could not properly work with SOAP webservices and WSDL files in Postman. Now you can import a WSDL file in Postman and autogenerate a Postman collection. Let me show you how.
I will be using the Calculator Web Service available at www.dneonline.com/calculator.asmx.
The WSDL file is here:
www.dneonline.com/calculator.a...
If this was helpful and you want to support me create more videos like this one, please consider subscribing.
👉 / @vdespa
--
⭐️ 🎓 The complete guide to Postman (online course) ⭐️
Want to learn more about Postman? Check my Postman online course.
Get it at a special price and help support this KZfaq channel:
vdespa.com/courses/
--
⭐️ 💬 I have a question. ⭐️
I do my best to answer all comments here on KZfaq but I cannot make any guarantees.
If you have a question, it is best to ask your question on Discord, on the Postman User Group on Facebook, or on the Postman Community (links below).
If you are asking a question, make sure to include as many details as possible, including screenshots.
If you have purchased the Postman online course, please use the Q&A section or send me a message directly.
Please do not email me or contact me on other channels as I might not be able to answer. Sorry!
--
⭐️ 💡 I have a video idea ⭐️
Do you want me to create a video on a specific topic? Just fill out the form below:
forms.gle/uWEzXFQ2viJtZtvZ7
--
⭐️ 📺 Learn Postman on KZfaq ⭐️
Collection of video tutorials:
▸ Learn Postman | bit.ly/2CFaf70
▸ Postman Crash Course | bit.ly/2YwEBBT
▸ Postman Tips & Tricks | bit.ly/2JLkXyU
___
⭐️ 📕 Free resources ⭐️
📌 DOWNLOAD the FREE Postman Quick Reference Guide
bit.ly/postman-quick-reference-yt
📌 Ask a question on Discord
/ discord
📌 Join the Postman User Group on Facebook
bit.ly/2OutAMZ
📌 Postman community forum (official)
community.getpostman.com/
--
⭐️ 📩 Contact & Imprint ⭐️
👉 Follow me on Twitter:
/ vdespa
👉 Follow me on Medium:
/ vdespa
👉 Follow me on Facebook:
/ valentin-despa-1130381...
👉 Let's connect on LinkedIn:
/ vdespa
vdespa.com/imprint

Пікірлер: 35
@vdespa
@vdespa 3 жыл бұрын
👉 Want to learn more about Postman? Check my complete Postman online course. vdespa.com/courses/
@garyf5635
@garyf5635 2 жыл бұрын
saved me a lot of time creating the soap request. thanks a lot
@vdespa
@vdespa 2 жыл бұрын
I am glad that it helped!
@jawadkhan7240
@jawadkhan7240 3 жыл бұрын
WOW... This will save my time in coming days. Thanks
@vdespa
@vdespa 3 жыл бұрын
Yes, it is so amazing.
@pleabargain
@pleabargain 2 жыл бұрын
Super useful! Thank you!
@vdespa
@vdespa 2 жыл бұрын
You are welcome. Thank you for leaving a comment.
@yasindemir94
@yasindemir94 Жыл бұрын
thanks man saved me lots of time 👍
@vdespa
@vdespa Жыл бұрын
Glad to hear that. You are welcome. Thank you for leaving a comment.
@ProgramEnginer
@ProgramEnginer Жыл бұрын
really help!ty!
@vdespa
@vdespa Жыл бұрын
You are welcome. Thank you for leaving a comment.
@user-zz5ld1pv8r
@user-zz5ld1pv8r 2 ай бұрын
Great! Tnx a lot!
@vdespa
@vdespa 2 ай бұрын
You are welcome. Thank you for leaving a comment.
@prashvspatil
@prashvspatil 6 ай бұрын
This is Great!!
@vdespa
@vdespa 6 ай бұрын
You are welcome. Thank you for leaving a comment.
@soumyajitchat
@soumyajitchat 3 ай бұрын
Is there any way to send attachments type as DIME instead of MIME type
@dhananjaymalhotra7854
@dhananjaymalhotra7854 Жыл бұрын
Hi. I have a wsdl file with me. I am trying to import it on postman using the file option but it says "Error while importing: format not recognised." How can I get the link for the WSDL file and import it using the link option ?
@pharmaclick49
@pharmaclick49 2 жыл бұрын
excellent
@vdespa
@vdespa 2 жыл бұрын
Many many thanks
@taglyscostacurta
@taglyscostacurta Жыл бұрын
i have a problem "Error while importing: format not recognized"
@ericfth
@ericfth 6 ай бұрын
same problem.. my link request user/passwd , in browser work you resolved?
@444Hms
@444Hms Жыл бұрын
What if the wsdl is https? How to import the same on postman
@emaravi94
@emaravi94 Жыл бұрын
Hello, I'm doing the same steps, but when I open my request, the Body is empty (instead with SOAPUI it is available). I tried also importing the WSDL as "raw text" but same thing: the Body is empty. Do you know why this is happening?
@luisvillar8320
@luisvillar8320 Жыл бұрын
The same thing is happening to me.
@vibhorsharma2436
@vibhorsharma2436 3 жыл бұрын
That is awesome, it helps lot. Could you please make a video regarding, if we have have 3 Post request and for the 3rd Post request we need some value after 1st & 2nd runned (if last request need to run, first & second response data) how can we do it?
@vdespa
@vdespa 3 жыл бұрын
You need to use Postman variables to pass data from one request to the other. This has been covered in other tutorials.
@vibhorsharma2436
@vibhorsharma2436 3 жыл бұрын
@@vdespa Thanks, could you please provide the link of that video, thanks a lot again
@prathameshdatar6974
@prathameshdatar6974 3 жыл бұрын
Hey mate - thanks for posting this video - a WSDL file that I'm working on has references to a number of objects which sit in separate files - even though I've ensured I've set up the WSDL file correct in reference with those references objects, they are not showing up correctly in Postman - but they are showing up correctly in another system like say ReadyAPI - I prefer Postman as I'm already paying for it - so would like to know how it would be possible to get it working on there instead of purchasing another software - let me know if you can help with this. Thanks!
@vdespa
@vdespa 3 жыл бұрын
Can you send me your file to valentin@vdespa.com? Let's continue the discussion there.
@rohitkumar7107
@rohitkumar7107 Жыл бұрын
@valentin I tried to upload my wsdl file but it is not showing all content. lets say if child tag have some different types then those types are not showing up. Can you please help me with it?
@rohitkumar7107
@rohitkumar7107 Жыл бұрын
I have sent you an email as well with complete details. waiting for your response :)
@SandyShiralkar
@SandyShiralkar 2 жыл бұрын
I am seeing the below in Format i see WSDL 1.1 instead of WSDL and Import As Shows as API instead of Collection. and Name is Calculator instead of converted from WSDL as in your case.
@vdespa
@vdespa 2 жыл бұрын
The UI changed a bit, but the process is the same. You can delete the API entry after the import. The collection will stand.
@eduardoescalante4443
@eduardoescalante4443 Жыл бұрын
Hi I am trying to follow the steps but in postman appear this Error >>>>> Error while fetching data from link. so i dont know how to move this data to postman
@ericfth
@ericfth 6 ай бұрын
do you solved?
Make SOAP requests from Postman + Web Service Testing
13:01
Valentin Despa
Рет қаралды 79 М.
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 194 МЛН
Stay on your way 🛤️✨
00:34
A4
Рет қаралды 26 МЛН
Can A Seed Grow In Your Nose? 🤔
00:33
Zack D. Films
Рет қаралды 29 МЛН
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 10 МЛН
Understanding the WSDL for Beginners | One to One live Session.
8:45
Websocket request in Postman - Websocket testing
11:23
Valentin Despa
Рет қаралды 41 М.
Requesting a web service through a WSDL file - SoapUI Tutorial
8:37
VinsysTechnologies
Рет қаралды 130 М.
Loop request based on data from response in Postman
13:13
Valentin Despa
Рет қаралды 58 М.
POSTMAN BEGINNER TUTORIAL 17 💡 How to run SOAP requests
7:28
Automation Step by Step
Рет қаралды 236 М.
SOAP Web Services 10 - Understanding the WSDL
14:04
Java Brains
Рет қаралды 430 М.
Как отправлять SOAP-запросы через SoapUI. Полезный скилл для тестировщика!
7:22
RocketBrain. Простое обучение сложным вещам!
Рет қаралды 6 М.
REST API concepts and examples
8:53
WebConcepts
Рет қаралды 6 МЛН
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 194 МЛН