Hi, You can see how the scheduled activation works. It gets the user
input (datetime) and then starts the scheduled activation workflow with
delay set in absolutetime property.You can try mimicking the same in
your workflow. To get user input you can use dialog participant step and
use a custom form to get user datetime input. Thanks,Radha.