Service Virtualization
Documentation Home
  • Overview
  • Getting-Started-With-Service-Virtualization
    • Intro-to-SV
    • Creating SV Project
  • Dynamic-Assets
    • Advanced Mode
    • Building Dynamic Asset
    • Dynamic Asset
  • Manual-Assets
    • Build Asset Manually
    • Build New Request
    • Import Manual Asset
    • Manage and Send Request
    • Manual Asset
  • Advanced-Features
    • Global Variable
    • Parameterization
    • Strict Mode
  • FAQs
    • FAQs
Powered by GitBook
On this page
  • Contents
  • Import Swagger APIs
  • Import Postman APIs
  • Next Steps
  1. Manual-Assets

Import Manual Asset

Last updated 1 year ago

You have the option to bring in an already-made API definition into your Folder and change it into a Virtualized API. You can do this by importing from two different sources, as explained below:

  1. You can bring in APIs from Swagger by importing them.

  2. You can also bring in APIs from Postman Collections by importing them.


Contents


Import Swagger APIs

  1. Import from Swagger URL

As shown in the above image, Click on the Import Swagger URL button and It'll lead you to input a popup to give the swagger URL as shown below.

Give the Swagger URL and click on the "Get APIs" button to fetch your APIs from that link.

Once APIs are fetched from the URL and shown in Popup, you can select your desired APIs and click on the "Import" button as shown below.

Once APIs are imported, they'll be displayed as shown below.

  1. Import from Swagger File

As shown in the above image, Click on the Upload file button and It'll lead you to choose file popup to select the file as shown below.

Click on the "Choose File" button and Select the Swagger file that you want to upload to fetch your APIs. Once the file is uploaded it'll fetch APIs from it and display it in Popup like shown below. You can Select your desired APIs and click on "Import" button as shown below.

With a click of the "Import" button, APIs will be imported as Virtualized APIs.


Import Postman APIs

  1. Import from Postman URL

As shown in the above image, Click on the "Import Postman URL" button and It'll lead you to input a popup to give the Postman URL as shown below.

Give the Postman URL and click on the "Get APIs" button to fetch your APIs from that link.

Once APIs are fetched from the URL and shown in Popup, you can select your desired APIs and click on the "Import" button to Import your Postman Collection APIs.

  1. import from Postman File

As shown in the above image, Click on the "Upload Postman File" button and It'll lead you to choose file popup to select the file as shown below.

Click on the "Choose File" button and Select the Postman file that you want to upload to fetch your APIs. Once the file is uploaded it'll fetch APIs from it and display it in Popup like shown above. You can Select your desired APIs and click on "Import" button as shown above.


Next Steps

You can build a request and Try it out
Import Manual Asset
Import Swagger APIs
Import Postman APIs
Next Steps
ImportSwaggerURL
ImportURLPopup
SelectedAPIs
ImportedAPIs
UploadSwaggerFile
UploadFilePopup
SelectFileAPIs
ImportPostmanURL
PostmanURLImportAPI
UploadPostmanFile
UploadPostmanFileAPIs