You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Groovy failing while calling external REST API when adding date filtering condition

Dear Experts,

We have groovy script to generate csv file from RSET API json response. It is working fine when we don't have date parameter filter in REST API. The moment we add date parameter filter in REST API it is failing.

Attaching REST API condition :

lastModifiedDateTime ge datetimeoffset'2025-05-01T00:00:00Z'

Updated filtering condition in to groovy :

lastModifiedDateTime+ge+datetimeoffset'2025-05-01T00%3A00%3A00Z'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!