I know it’s a date.
I have set that field type to be “date” when detecting the request data.
However when the workflow is triggered the date value is not being stored.
I assumed it’s because it’s trying to write “1538199710” into the field and it doesn’t recognise it.
Anyway I managed to find a plugin (secondsToDate) to do the conversion.
