Open API Request

The Open API Request action steps allows you to send queries to Open API data sources.

Endpoints

The available endpoints will be defined by the OpenAPI specification. You can select the endpoint you need from the Operation dropdown. The documentation will be retrieved from the specification and displayed in the Action editor.

Parameters

UI Bakery will analyze the specification for every endpoint and exhibit inputs corresponding to the request parameters specified.

You can send different types of body - the system will provide expected data types for each field. You can also pass values dynamically.

Last updated

Was this helpful?