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!
Page 1 / 1
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
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.