Open API Request
Last updated
Was this helpful?
Last updated
Was this helpful?
The Open API Request action steps allows you to send queries to Open API data sources.
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.
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.