This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
Hello,
I have been building a Zap that I am wanting to using to update inventory. I am pretty confused on how I execute what I need out of this Zap and I am having trouble finding good references. The current layout looks like this:
OneDrive: New File >
Formatter by Zapier: Utilities >
Code by Zapier: Run JavaScript >
[Looping by Zapier: Create Loop From Line Items >
Microsoft Excel: Find Row >
Microsoft Excel: Update Row ]
My questions are as follows:
Do I just end on Update Row or do I need to add something to the end?
After I get all of the data I need from the New File can I delete the file before the Loop section?
-The way I have been looking at doing this is with Webhooks by Zapier, I could put it after I run Java script using the Custom Request Action > Method Delete. I cannot figure out how to do the URL part and how all the pass-through stuff works. Could someone please help me understand this?