Not able to filter RobotLogs with JobKey. PFA image for reference.
Able to do same thing using Http Request activity
Hi,
Please try providing the endpoint like :
“odata/RobotLogs?$filter=JobKey eq 45c1bd3c-fe31-43ee-b3e7-dc70d0aaf59d”
Whenever you are passing parameter you should provide “$” before parameter name then it will consider it as parameter.
Thanks,
Priyanka
1 Like
1 Like
Thank you so much for your help as always:)
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.