I am trying to automate something to eventually end up bringing a file into a specific dropbox folder where it is automatically checked every couple minutes. I have the data taken from a google form updating a row in sheets, and I can manually export it as XML, and put that file into the dropbox folder it needs to go in. I just need to automate the process of exporting it as XML. I know I could do this using Python and find tutorials that way, but this would be super convenient to just do it all in Zapier. Thanks!
Best answer
How do you download an entire sheet as xml using Zapier automation?
Best answer by Troy Tessalone
Hi
You would likely have to use a Code step in a Zap to take the data from GSheets and convert to the desired XML structure.
GSheets can return data in JSON format.
Code help: https://zapier.com/apps/code/help
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.