Forum Discussion

JulieMeeker's avatar
JulieMeeker
Qrew Trainee
12 days ago

How to handle error in Upload step in Pipeline

I have a pipeline that uploads a file attachment to another record.  There may not always be an attachment.  This causes and error on the upload step.  I have tried using a condition with is the file attachment set and also tried not equal to "blank" and neither by passes the upload step.  Is there another way to test to see if there is an attachment to upload?