Available translations

API Query Parameters

foundations.png
api-query-parameters.png
A query string is part of a uniform resource locator (URL). The query parameter is added to the base URL and assigns values to specified parameters in order to specify the request for data to the API.
In other words, an API Query is part of the URL used to request information from an API. These values are held after the? in the request URL. Queries are generally used to make adjustments to the type of data the api will return. For example, if an api endpoint accepts a time query, you will be able to request data from a specific time period.
API Query Parameters Menu
The API Query Parameters node has the following Node Menu items:
The Add API Query Parameter menu item has the following properties:
  • action: Add UI Object
  • label: Add API Query Parameter
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
  • actionFunction: payload.executeAction
API Query Parameters Children
The API Query Parameters node has the following childrenNodesProperties:
The Api Query Parameters node property features the following properties:
  • name: apiQueryParameters
  • type: array
  • autoAdd: true
API Query Parameters Attaching Rules
The following are the Node Attaching Rules that govern the attachment of API Query Parameters with other nodes:
Compatible Types: