apidog_export_postman
Exports an Apidog module as a Postman Collection v2.1 with organized folders and placeholder variables for API testing.
Instructions
Convert module to a Postman Collection v2.1 format with folder structure and placeholder values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | Yes | Module name | |
| baseUrl | No | Base URL (default: {{base_url}}) | |
| project | No | Project name. Required when multiple projects are configured, optional otherwise. |