Migrating Postman scripts to APIdog tool

I’m in the process of transitiong from Postman to APIdog, and have been able to import my collections into APIdog, but my exisiting test scripts from Postman aren’t present, could you advise on how to import?

For detailed information, please check here:Import Postman collections - Apidog Docs

Looking at this now - thanks

I think it shows how to export Collections/ Environment variables/ Global variables, which I have already completed

This screenshot is the “Scripts” Tab in Postman where I have all my existing scripts, and still looking on how to get it exported


Click Collections on the left sidebar of Postman, mouse over the collection to export, click the … icon, and select Export. Then select the Collection v2.1 format for export.
Open the “Settings” panel in Apidog, click “Import Data”, select Postman, and upload the file.
After successful import, you can view the content of the “Scripts” Tab in the corresponding mail carrier in the pre-script or post-script of apidog








Zoey Ok, I’m trying this out now

Zoey yay!!!..it worked :slightly_smiling_face: thanks once again