launchiamenterprise / keyrunner

KeyRunner: A secure, codeless VS Code extension for API testing & Designing. Features include data encryption at rest, sensitive data masking, and the innovative Playground for chaining API requests without coding
https://keyrunner.app
MIT License
12 stars 1 forks source link

Export collection to another API client format #20

Closed akhot09 closed 3 months ago

akhot09 commented 3 months ago

We don’t see any option to export Key Runner collection to other API client (Like Export as Postman Collection etc..). Checking/Looking for this option - as we can import postman collection in Key Runner API client using below highlighted option.

I am using Key Runner Windows/Desktop Application - v1.0.45.0

image

As we can import any existing postman collection using below option in Key runner:

image

launchiamenterprise commented 3 months ago

There is a bulk export option right above the collections

image image
akhot09 commented 3 months ago

@launchiamenterprise - Thanks for Update!

We have gone through Bulk Export option as well. But actually, as a part of this issue, we are looking forward for Option while exporting Key runner collection something like -- "Export as Postman Collection" or Export key runner collection in Postman Collection format (API client other than Key runner) as Key runner API client accepts "Postman" collection during import but same we don't see while export option.

launchiamenterprise commented 3 months ago

got it , we will add this capability in the next release. Reopening this issue for tracking

launchiamenterprise commented 3 months ago

@akhot09 This feature has been introduced with V1.0.47

akhot09 commented 3 months ago

@launchiamenterprise - Can you please point us to docs/documentation which brief us with steps to "Export Collection as Postman Collection".

I am using KeyRunner extension version - v1.0.50 to Visual Studio Code and don't see any option which says - "Export as Postman Collection". Please find below screen shot for the same. image

launchiamenterprise commented 3 months ago

@akhot09 To ensure compatibility across various API clients including postman, we added this feature to export as open API format instead of keyrunner format or postman format. Please try importing the exported collection to postman or any other API clients and it should import without issues. Please let us know if you find any issue.