Forum Discussion
_anomDiebolt_
10 years agoQrew Elite
Google PageSpeed Insights
https://haversineconsulting.quickbase.com/db/bkjw64g5e?a=nwr
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=472
Notes
(1) I am not using an authentication key when making the service call to Google but it appears to work. I don't know what limitations Google places on using their service this way but I am sure at some level of activity you will need to use a key and have to confirm ownership of the domain (which you can't do from QuickBase so you would have to use your own proxy).
(2) In the example you have to enter a URL with http(s) included and blur the record. After the response populates you can save the record.
(3) I am storing the raw JSON response in the field [Response]. However the response is very large and I would assume you want to do some extraction or parsing of the results. This could be an extensive amount of work depending on how much information you want to extract.
(4) Feature only implemented on add new record page.
https://haversineconsulting.quickbase.com/db/bkjw64g5e?a=nwr
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=472
Notes
(1) I am not using an authentication key when making the service call to Google but it appears to work. I don't know what limitations Google places on using their service this way but I am sure at some level of activity you will need to use a key and have to confirm ownership of the domain (which you can't do from QuickBase so you would have to use your own proxy).
(2) In the example you have to enter a URL with http(s) included and blur the record. After the response populates you can save the record.
(3) I am storing the raw JSON response in the field [Response]. However the response is very large and I would assume you want to do some extraction or parsing of the results. This could be an extensive amount of work depending on how much information you want to extract.
(4) Feature only implemented on add new record page.