-
I do not why it is importing the last field duplicated:
This is the url that it is importing:
https://app.thebookingbutton.com/api/v1/properties/hpdidirect/rates.json?
Where you can see the last da…
-
On https://api.hubapi.com/crm/v3/objects/contacts/search?hapikey=YOUR_HUBSPOT_API_KEY I need to add a POST body e.g.:
{
"filterGroups":[
{
"filters":[
{
…
-
Is it possible to filter parameter on a extensive json?
For example how to get the "bid" from the row with "id":"NTRN_BTC" ? below:
`
{"id":"NTRN_BTC","last":"0.00001346","volume":"0.00023557","ask…
-
Hello,
I'm querying the WordPress-org-API to get informations update Plugins.
e.g. i use:
= ImportJSON("http://api.wordpress.org/plugins/info/1.0/duplicate-post.json";"/version"; "noHeaders, noInhe…
-
I'm trying to import some JSON data from a remote server running GetOutline Manager. The server provides an IP address+secretPath format to bypass the certificate check. But the same it seems impossib…
-
I am getting the above error if I try to debug the code in the script editor. Any ideas?
Line 215 is copied below:
var jsondata = UrlFetchApp.fetch(url, fetchOptions);
-
Hi everyone - I have a feed I monitor and pull in that represents a TV schedule. I have been following this issues thread (https://github.com/bradjasper/ImportJSON/issues/107) in order to learn the pr…
-
I have a loop that pushes `$http` requests into a queue and the queue then runs waiting for each to finish before moving to the next which is fantastic. Upon starting this queue I open a `toastr` on t…
-
### Short description of the enhancement
My suggestion is to allow passing the exported JSON from `ProcessTemplateExportImport` & `ProcessFieldExportImport` to the PW API in order to construct …
-
I'm having a problem with ImportJSONBasicAuth queries. I've got a website that's making graphs from Google sheets data using rgraph.net. The graphs work fine, and then after a few hours the data dis…