Export requests as JSON file
Last updated
Last updated
Exporting requests creates JSON files you can import into other bases. Only request configurations and response JSON are exported, not workspace data, base information, or personal settings.
Sign in to your account and navigate to the Data Fetcher extension home screen.
Hover your mouse over the requests you want to export and click the empty checkbox (☐) next to each one to select them.
Once you've selected all desired requests, click the Export button (⬇️) that appears in the options bar.
In the export dialog, click Download file to save the JSON file to your computer.
The file will be downloaded to your default downloads location with a name based on the current time.
Important: Be mindful about sensitive information when exporting requests. Your export may contain:
API keys and authentication tokens
Private endpoint URLs
Custom headers with sensitive information
Personally identifiable information in request parameters or response JSON
For better security, consider these best practices:
before exporting, so only variable names (not actual values) are included in the export file.
Review the JSON file before sharing it with others to ensure no confidential information is accidentally disclosed.
If sharing exported requests with team members, use secure channels for file transfer.
Your exported requests can be imported into any Data Fetcher installation using the .