Best answer

Multiple File Uploads Stopping zap when not file is attached.

  • 25 January 2021
  • 2 replies
  • 231 views

Userlevel 1

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.

icon

Best answer by Troy Tessalone 25 January 2021, 23:47

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

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

Userlevel 1

Thank you… I resolved it.