Sharepoint Get list items of particular folder

Hi

I am having issue with get list items activity from sharepoint package.I want to get list from 2022 projects which will be under New panel id directory…and url of sharepoint is something like this " https://usys.cim_ds/cim/"

What should i give in get list items activity
@radu_bucur
Could you please help

Hi @Satish_Ch

Checkout this thread

Regards
Sudharsan

I checked this,not helped.

I am getting error like below as in New panel pids folder we have lot of folders…in that i just need to collect item from 2022 projects .
Can anyone help me to get 2022 projects folder with use of get list items activity
IMG20221021084033

@radu_bucur @Diana_Mincu @Palaniyappan could you help me with this

If i am using New Panel PIDs/2022 Projects its giving error like path doesnt exist.

Is it because of Directories having spaces

@radu_bucur could you help me.

Hi @Satish_Ch ,

Could you also provide us what is the CAML query used ? I believe the number of items the query retrieves is a lot more than what it could process, hence we may need to maybe query the appropriate folders using conditions and retrieve them only.

I didnt use any query ,i am using these activities for the first time.could you help me in query for that particular folder