Skip to main content

i'm updating the List by Nintex workflow with REST API on that getting error when date filed parameter is empty 

 

How to resolve this?#DateFieldEmpty

Can you apply filter condition to exclude items where date is blank or empty?


That is correct. You should first remove attributes from the request URL that are empty. Date field cannot be null.

Regards,

Tomasz


Reply