API π
Creating a table via API π
Make an API call to retrieve a JSON response using the corresponding parameters and authentication.
The response body comprises key-value pairs.

Choose attributes to correspond with column names.
Save the selected columns to create the table.

Sample URLs π
https://62bbec026b1401736cecc47e.mockapi.io/mockapi
https://jsonplaceholder.typicode.com/posts/2
The data saved from the table can be further used for Parameterization
Last updated