I have a Zap that collects a range of properties if triggered, and one of these properties is an attendee ID. This property is used in a later action to find a record in a platform.
When it gets to this stage, if the attendee ID isn’t known, it will fail as it has no value to search by.
Typically this value is added to the system that triggers the workflow within a day.
When it fails, I can’t rerun from the start to collect that field, and always have to delete the zap run, and go and manually trigger the zap by altering the property in the first system.
This isn’t sustainable and I need a way to be able to delay until a property exists, or re-run automatically from the start.
Thanks in advance,