Skip to main content

I have a zap that captures data and files from a Gravity Form and send the data to Salesforce. There are multiple types of files that i have to load to salesforce individually, so there are up to six links in the zap. However, the Zap continues to shut down with errors when no file url is passed in the upload. Even though there are placeholders, there aren’t always files available. How can I add up to 6 upload zaps for a Salesforcelead and only run when a value exists. I do not want the zap to stop if the first upload is missing as the may be a value for the second one.

Hi @brianVox 

Try adding Paths to your Zap to only continue if a given file exists (1-6).

Paths: https://zapier.com/apps/paths/integrations


Thank you… I resolved it.