Available translations





loading results
API Response Field Reference


This node allow users to reference an API Data Field from a Record Property. In other words it allows to link each piece of data the user wants to be saved locally to the field at the API Map that will hold the data at runtime.

Этот узел позволяет пользователям ссылаться на API Data Field из свойства Record Property. Другими словами, он позволяет связать каждый фрагмент данных, который пользователь хочет сохранить локально, с полем в API Map, которое будет хранить данные во время выполнения.

Bu düğüm, kullanıcıların bir Kayıt Özelliğinden ( Record Property ) bir API Veri Alanına başvurmasına izin verir. Başka bir deyişle, kullanıcının yerel olarak kaydedilmesini istediği her bir veri parçasını, çalışma zamanında verileri tutacak olan API Haritasındaki ( API Map ) alana bağlamaya izin verir.
Once created, you need to reference an API Data Field.
После создания вам необходимо указать API Data Field.
Oluşturulduktan sonra bir API Veri Alanına başvurmanız gerekir.
Important: All references originating at the same Record Definition must be to API Data Fields living at the same API Endpoint.
Important: Все ссылки, исходящие из одного и того же Record Definition, должны относиться к API Data Fields, живущим в одной и той же конечной точке API.
Important: Önemli: Aynı Kayıt Tanımından ( Record Definition ) kaynaklanan tüm referanslar, aynı API Uç Noktasında ( API Endpoint ) yaşayan API Veri Alanına olmalıdır. Warning!!! This translation is outdated. English version is... All references originating at the same Record Definition must be to API Data Fields living at the same API Endpoint. Please update this translation.
Record Property Configuration
Конфигурация Record Property
Özellik Yapılandırmasını Kaydet
Properties
Свойства
Özellikleri
Tip: nodePath is a property that is required when the API Response Field referenced is not under the Data Root object within the response structure.
Tip: nodePath - это свойство, которое требуется, когда указанное поле API Response Field не находится под объектом Data Root в структуре ответа.
Tip: İpucu: nodePath, başvurulan API Yanıt Alanı ( API Response Field ) yanıt yapısındaki Veri Kökü nesnesinin altında olmadığında gerekli olan bir özelliktir.
The response from the API Server might include some header type of data and the actual data requested. Since the response is a JSON object, then the actual data might be located somewhere within the structure of that object. The API Response Schema node has a property
nodePath
that allows users to declare the path to the actual data requested, so as to jump the header-like information. We call the API Response Field where the data is held, the Data Root. Ответ от сервера API может включать данные некоторого типа заголовка и фактические запрошенные данные. Поскольку ответ представляет собой объект JSON, фактические данные могут находиться где-нибудь в структуре этого объекта. Узел API Response Schema имеет свойство
nodePath
, которое позволяет пользователям объявлять путь к фактическим запрошенным данным, чтобы перейти к информации, подобной заголовку. Мы называем поле ответа API Response Field, в котором хранятся данные, корнем данных Data Root. API Sunucusundan gelen yanıt, bazı başlık türlerini ve istenen gerçek verileri içerebilir. Yanıt bir JSON nesnesi olduğundan, gerçek veriler o nesnenin yapısı içinde bir yerde bulunabilir. API Yanıt Şeması düğümünde, üstbilgi benzeri bilgileri atlamak için kullanıcıların istenen gerçek verilere giden yolu bildirmelerine olanak tanıyan bir
nodePath
özelliği vardır. Verilerin tutulduğu API Yanıt Alanına Veri Kökü diyoruz. In order to extract individual values for each Record Property, the API Data Fetcher Bot needs to dynamically discover the
nodePath
for each Record Property at the response data structure and can do it as long as the API Response Field referenced is under the Data Root. To auto discover the nodePath
it uses the API Response Schema nodePath
to locate the Data Root, and then it follows the reference from the API Response Field Reference node to the API Response Field and climbs upwards until it reach the API Response Schema. While climbing upwards it discovers the nodePath
that it needs to grab the value from the response data structure. That is how it works. Чтобы извлечь отдельные значения для каждого свойства Record Property, бот API Data Fetcher Bot должен динамически обнаруживать
nodePath
для каждого свойства Record Property в структуре данных ответа API Response Schema и может это делать, пока указанное поле ответа Response Field находится в корне данных Data Root. Для автоматического обнаружения nodePath
он использует nodePath
схемы ответа API для определения местоположения корня данных, а затем следует ссылке из узла ссылки на поле ответа API на поле ответа API и поднимается вверх, пока не достигнет схемы ответа API. Поднимаясь вверх, он обнаруживает nodePath
, в котором ему нужно получить значение из структуры данных ответа. Вот как это работает. Her Kayıt Özelliği için ayrı değerler çıkarmak için, API Veri Alıcısı Botunun yanıt veri yapısındaki her Kayıt Özelliği için nodePath'i dinamik olarak keşfetmesi gerekir ve başvurulan API Yanıt Alanı Veri Kökü altında olduğu sürece bunu yapabilir. nodePath'i otomatik olarak keşfetmek için Veri Kökünü bulmak için API Yanıt Şeması düğüm Yolu'nu kullanır ve ardından API Yanıt Alanı Referans düğümünden API Yanıt Alanına olan referansı takip eder ve API Yanıt Şemasına ulaşana kadar yukarı tırmanır. Yukarı tırmanırken, yanıt veri yapısından değeri alması gereken nodePath'i keşfeder. Bu böyle çalışır.
When the referenced API Response Field is outside the scope of the Data Root, the process is not able to auto discover this path and need users to manually define the
nodePath
(from the API Response Schema to the API Response Field that holds the value) and set it in this property. That happens for instance when the API Response Field is part of the header of the API Server response. Когда указанный API Response Field выходит за пределы области Data Root, процесс не может автоматически обнаружить этот путь, и пользователям необходимо вручную определить
nodePath
(от API Response Schema к API Response Field, содержащему значение) и установите его в этом свойстве. Это происходит, например, когда API Response Field является частью заголовка ответа сервера API. Başvurulan API Yanıt Alanı, Veri Kökünün kapsamı dışında olduğunda, süreç bu yolu otomatik olarak keşfedemez ve kullanıcıların nodePath'i (API Yanıt Şemasından değeri tutan API Yanıt Alanına) manuel olarak tanımlamasına ihtiyaç duyar ve bu özellikte ayarlayın. Bu, örneğin API Yanıt Alanı, API Sunucusu yanıtının başlığının bir parçası olduğunda gerçekleşir.
Initial Values
These are the Initial Values for API Response Field Reference configuration:
{
"nodePath": ""
}
Examples
This is a list of properties featured by the API Response Field Reference configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
API Response Field Reference Menu
The API Response Field Reference node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
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 Response Field Reference already has the required child type that the menu item may add, and only that child is allowed for that case.
API Response Field Reference Attaching Rules
The following are the Node Attaching Rules that govern the attachment of API Response Field Reference with other nodes:
Compatible Types:
API Response Field Reference Referencing Rules
The following are the Node Referencing Rules that determine which nodes API Response Field Reference may establish a reference to:
Compatible Types: