Available translations
loading results
API Query Parameters
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.
Строка запроса является частью унифицированного указателя ресурсов (URL). Параметр запроса добавляется к базовому URL-адресу и присваивает значения указанным параметрам, чтобы указать запрос данных для API.
Sorgu dizesi, tek tip kaynak bulucunun (URL) bir parçasıdır. Sorgu parametresi temel URL'ye eklenir ve API'ye veri talebini belirtmek için belirtilen parametrelere değerler atar.
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 - это часть URL-адреса, используемого для запроса информации из API. Эти значения сохраняются после символа? в URL-адресе запроса. Запросы обычно используются для корректировки типа данных, возвращаемых API. Например, если конечная точка api принимает запрос времени, вы сможете запрашивать данные за определенный период времени.
Başka bir deyişle, API Sorgusu, bir API'den bilgi istemek için kullanılan URL'nin bir parçasıdır. Bu değerler, istek URL'sindeki? işaretinden sonra tutulur. Sorgular genellikle api'nin döndüreceği veri türünde ayarlamalar yapmak için kullanılır. Örneğin, bir api uç noktası bir zaman sorgusunu kabul ederse, belirli bir zaman diliminden veri talep edebilirsiniz.
Note: Query Parameters in general do not need to be defined in any specific order, so feel free to add children for this node in whatever order you like.
Note: Параметры запроса Query Parameters, как правило, не нужно определять в каком-либо конкретном порядке, поэтому не стесняйтесь добавлять дочерние элементы для этого узла в любом порядке.
Note: Genel olarak Sorgu Parametrelerinin belirli bir sırayla tanımlanması gerekmez, bu nedenle bu düğüm için istediğiniz sırayla çocuk eklemekten çekinmeyin.
Tip: When a API Query Parameter is found at the API Map, it will define the default values based on the value property of each API Query Parameter node. However, if the replaceBy property is used the system will pull the value from the user's system. Examples of this are the current time, current exchange being used, etc.
Tip: Когда API Query Parameter найден в API Map, он определит значения по умолчанию на основе свойства value каждого узла API Query Parameter. Однако, если используется свойство replaceBy, система извлечет значение из системы пользователя. Примерами этого являются текущее время, текущий обмен и т. д.
Tip: API Haritasında bir API Sorgu Parametresi bulunduğunda, her API Sorgu Parametresi düğümünün değer özelliğine dayalı olarak varsayılan değerleri tanımlayacaktır. Ancak, replaceBy özelliği kullanılırsa, sistem değeri kullanıcının sisteminden çekecektir. Buna örnek olarak geçerli saat, kullanılan geçerli döviz vb. verilebilir.
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
- relatedUiObject: 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
Tip: When a menu item is grayed out, it means that API Query Parameters already has the required child type that the menu item may add, and only that child is allowed for that case.
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
- childType: API Query Parameter
- 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: