We want a workflow to run if the date is blank.
For this we create a datetime variable and initiate it to blank.
Then we compare the date to this variable.
- It works if we run the workflow from the interface
- It does not work if some other application is adding a record with API.
This can be solved by explicitely setting the datetime variable in the workflow.
The workflow is triggered when an item is created.
Current version: 5.2.7 runnong on SharePoint 2019 On Premise