apidash icon indicating copy to clipboard operation
apidash copied to clipboard

Importing Requests from HAR file

Open ashitaprasad opened this issue 1 year ago • 7 comments

Tell us about the task you want to perform and are unable to do so because the feature is not available Add support for importing requests from the HAR file which can be exported from Chrome. The developed code should be able to parse the HAR files, after processing let user choose the requests he wants to add via a dialog and create the corresponding requests in the API Dash collection.

ashitaprasad avatar Feb 22 '24 00:02 ashitaprasad

Hey @ashitaprasad

I've been working on this implementation, for sure it'd be a starting point for multiple type of imports (such as POSTMAN, etc.). Please do have a look into the PR: #158

Thanks !

opxdelwin avatar Feb 23 '24 07:02 opxdelwin