I have noticed that there are options for the path logic to continue for:
- After (Date)
- Before (Date)
- Equal to (Date)
See below:
I am building a ‘date checker’ to see if an event has the same date on the outlook calendar and the booking platform and I would basically just need a Boolean (true/false) to decide if the outlook date has to be checked/updated.
Currently I am using the text option ‘does not equal’ to compare the fields.
I am wondering if this is worth adding to the feature list.
Thanks!