Sharepoint URL is working when i give only “https://******.com/sites/”
and then trying to give the remaining in Get List item but getting error what type of CAML query need to use
Full URL:
https://******.com/sites/AllItems.aspx?noAuthRedirect=1&viewid=babfdca1%2D0d98%2D433a%2D99e6%2Dea5bcf42c84ds
Hi Aravinthan, as you can see full URL contains some authorization parameters, which means to navigate from “https://.com/sites/FLQA/FXA/" to "https://.com/sites/FLQA/FXA/" some authentications need to be passed. I think you can navigate to "https://*****.com/sites/FLQA/FXA/” and then navigate using click activity.