Import requests from JSON file
Data Fetcher allows you to easily import requests from previously exported JSON files, making it simple to share request configurations across different bases or workspaces.
You can also add team members to your Data Fetcher workspace.
Data Fetcher also supports importing from cURL commands.
How to import requests from a JSON file
Follow these steps to import previously exported Data Fetcher requests:
On the Data Fetcher home screen, click the Import button (⬆️).
In the modal that appears, click Upload file (📄).
Select a Data Fetcher requests JSON file that you previously exported.
Choose your desired Output table and Output view using the dropdown menus.
For requests that Run on Multiple Records, you will need to select a table and view for that too.
Click Import to complete the process.
Last updated