Dears ,
Kindly note that I am trying to send InvokeHttp request as Get with the following body=
{
"Domain": [
["write_date",">=","2024-07-01 04:00:00.000"],
["write_date","<=","2024-07-12 04:00:00.000"]
]
}
I have done some investigations and found no solution for my problem