I am trying to get all records belngs to this case list. I used the following activity but it’s giving me an error beciase the number of records are exceeding 2000.
.
I need help with SOQL query to extract all data belongs to specific case list.
go to workbench, login with your organisation credentials…you will get access to all the objects and fields . Here the object is “Case” and field for case type can be found once you select the object
Instead of directly going with last view …check how this is filtered . I guess it is based on case origin
so you can specify soql query as select * from case where case origin=