Skip to main content
Nintex Community Menu Bar
Solved

Error When Save the Date as field empty

  • February 6, 2018
  • 2 replies
  • 13 views

Forum|alt.badge.img+7

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

Best answer by kunalpatel

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

2 replies

Forum|alt.badge.img+12
  • Rookie
  • 648 replies
  • Answer
  • February 9, 2018

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


TomaszPoszytek
Forum|alt.badge.img+17

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

Regards,

Tomasz