Text snippets CE
Input/output page intro
This page provides examples of the function’s input and output data. Checking the input/output data can help you to validate that the function works as expected.
Input data - with data window
The input data window shows the data forwarded from the previous function in the stream.
Input data - no input data available
This function does not display input data.
Output data - with data window
The output data window displays a subset of the data sent to the function, reflecting any changes made through the function's configuration.
Output data - no preview available
This function does not display output data.
Input data - query processor
The input data is the query you configure in the function. The query defines which data to retrieve from the source system and any filter criteria that apply.
Output data - query response
The output data is the structured response the function returns after it runs the configured query.
OAuth 2.0 authentication
Note!
For OAuth 2.0 authentication, UsageCloud manages the access token lifecycle and renews expired tokens automatically. No additional configuration is required.