Export directly from a URL
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Data and Automation
Dynamically export data from a script or web service by building a URL query.
Before you begin
Role required: None
About this task
You can use URL queries to generate filtered lists of records programmatically before exporting them. URL queries are useful for scripts that generate a list of records or when no user can manually add the filter from the UI.
You must be familiar with the ServiceNow table and column names to export data directly from the URL. See Navigate to a record or a module using a URL.
- For details on using query parameters, see Query parameters for display value and header.
- For details on using system properties, see System properties for display value and header.
Procedure