Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Replace script for IMPORTXML (for larger xml files) #29

Closed
diegocgaona opened this issue Jan 29, 2017 · 1 comment
Closed

Replace script for IMPORTXML (for larger xml files) #29

diegocgaona opened this issue Jan 29, 2017 · 1 comment

Comments

@diegocgaona
Copy link

Hi,

I want to import a Google Shopping XML to a Google Spreadsheet, but Google Spreadsheet shows a error:

Error Resource at url contents exceeded maximum size.

I need to import the data (and update it each 6 hours) and I don't know how with this error.

A example of what I using is this:

=IMPORTXML("http://avambu.xtechcommerce.com/datafeeds/google_shopping","//channel/item")
But with a larger XML.

There is a script or another solution for this? Your script will work for this type of file?

Thanks!

@bradjasper
Copy link
Owner

Hello, this is for the ImportJSON project. ImportXML docs can be found here https://support.google.com/docs/answer/3093342?hl=en

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants