You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One API I tested with is https://www.neutrinoapi.com/api/api-basics/
It returns the request parameters as part of the response along with the actual response in the result key of the JSON object returned.
I think there should be support for extracting this value into a field and discarding the rest.
The text was updated successfully, but these errors were encountered:
One API I tested with is https://www.neutrinoapi.com/api/api-basics/
It returns the request parameters as part of the response along with the actual response in the
result
key of the JSON object returned.I think there should be support for extracting this value into a field and discarding the rest.
The text was updated successfully, but these errors were encountered: