REST query import
The REST query import feature allows you to import one or more queries at a time.
Import Formats
The supported formats for import are:
- Swagger 2.0 / OpenAPI 2.0 (YAML or JSON)
- CURL
Import Sources
URL
Enter the link to your API documentation.

File
Upload a file containing your API documentation.

Text
Enter the documentation string directly.

Query location
When the import completes the new queries will be displayed in the data source

Import into a new datasource
To import queries into a new datasource use
- Data > Sources > Add > Rest > Import

Import into an existing datasource
To import queries into a new datasource use
- Data > Sources > Select REST source > Queries > Import

Updated 7 months ago