Date parameters not converting to actual date in API request

Summary

When using Date parameters in API requests with ValueList, the date is not being converted to actual date format. The parameter is passed as is without conversion. User is asking if there is a mistake in the approach and if date parameters can be passed using Valuelist in parameterized requests.


Question

Hi Team , I have a scenario where I am using Date parameters to filter my data in API request . I see we have option to pass the parameter using the ValueList but when I put now_utc in the valuelist , It pass the now_utc as is without converting it into actual date, and use this in Request Body JSON as {{ stream_partition.date_from }}, it not converting the date and passing it as is . Is there anything I am doing wrong ? Can we pass the date parameters like this using the Valuelist in {parameterized request Thanks



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["date-parameters", "api-request", "valuelist", "parameterized-request", "date-conversion"]