Skip to main content
Call URLs using row data directly from the data grid.

URL

Create custom URL actions to send requests using row data and formulas.
1

Open URL settings

Open the URL action configuration.
  • Click Settings in the actions menu
  • Open the Actions tab
  • Click Add URL
  • The Add URL dialog opens
2

Enter URL details

Enter the required fields.
  • Label - Action name
  • Method - HTTP method (GET, POST, etc.)
  • URL - Endpoint
  • Array Parameter Serialization - Array format
3

Add parameters

Add request parameters.
  • Click Add to add a parameter row
  • Parameter Name - Parameter key
  • Formula - Value expression using fields, operators, and functions
4

Save

Save the URL action.
  • Click Add
  • A quick action is created under URL
5

Use the URL action

Use the created URL action in the data grid.
  • Select one or more rows
  • Click URL → select the created action
  • The URL is opened using row data
For syntax, operators, and functions, see Formulas.