I am new to Zapier, but I have been in IT for 25 years, so I have a good understanding of logic and process flow.
I have a zaps that connects Cognito Forms and Citrix Sharefile.
A user submits a form on Cognito Forms, the form includes 11 individual fields where they would upload a file while filling out the form. Not every one of those 11 fields is required and not every one of those 11 fields will have an uploaded file.
When the Zap comes across a field that does not include a file I get the error message “Required field "File" (Filedata) is missing.” which is expected. After I get so many my Zap turns off, which is also expected.
I need help configuring the zap to first look to see if a file exists, and if it does exist, upload it to Sharefile, if it doesn’t exist, move on to the next step in the Zap without generating an error. Is this even possible?
I thought I had a solution using Paths, but I have more fields than the 3 paths and 3 nested paths allow.
I thought maybe I could use Filters, but it’s not working, or I don’t have it configured correctly. I also tried formatting, same thing, doesn’t work, or I have it configured incorrectly.
I’ve submitted a request to Zap support, but I really need to get this working in the next two days.