AlexBennett3
5 years agoQrew Trainee
QuickBase API POST vs GET
Hey Everyone,
Wanted to see if I could get some advice/input on using different methods for the RESTful JSON API.
I've been messing around with the API calls on a custom application to see if I could bring this data in and just use the values of these fields from our QuickBase.
I have been able to make the API call and am getting field values from the POST Method, but if I attempt to do a GET method I only can get the field ID info (numeric, Field ID#, Field Name, etc) but never what values have been inputted in that field.
Is there something I'm doing wrong? I feel as though I should be using GET for this purpose of just wanting to get the data from QuickBase and display it as needed for 'Read-only' purposes.
Any help would be appreciated!
Thanks,
------------------------------
Alex Bennett
------------------------------
Wanted to see if I could get some advice/input on using different methods for the RESTful JSON API.
I've been messing around with the API calls on a custom application to see if I could bring this data in and just use the values of these fields from our QuickBase.
I have been able to make the API call and am getting field values from the POST Method, but if I attempt to do a GET method I only can get the field ID info (numeric, Field ID#, Field Name, etc) but never what values have been inputted in that field.
Is there something I'm doing wrong? I feel as though I should be using GET for this purpose of just wanting to get the data from QuickBase and display it as needed for 'Read-only' purposes.
Any help would be appreciated!
Thanks,
------------------------------
Alex Bennett
------------------------------