Add a document to your Shared Drive that contains either the first and last name of a client or a case number, then visit that case in LS. The name search looks for one of three options: "First Last", "Last, First" or "First" AND "Last".
To get quicker results, put the name or case number in the file's title/name. There is often a delay with Google's API picking up a file based on content versus the title.
Google Folder Integration Configuration
Instead of storing the Google Drive Settings on the back end of the Listview, there is now an Admin -> Google Drive Integration Settings page. This is where the settings from Google’s JSON Key file should be should be stored. The last setting on this page is the “Default Google Drive Initial Folder. This should be the unique ID for the folder where you want to create all the Google Drive case folders. This can be overridden by the Create Google Drive Folder block, but the integration needs a default location. When you are looking at a google drive folder in a browser, the url should be something like:
https://drive.google.com/drive/u/0/folders/10YxIjpT_kOWsevodUByKZFXOQtipjhQ9
In this case, the unique ID to put in the field would be 10YxIjpT_kOWsevodUByKZFXOQtipjhQ9. You will also need to add this to the lookup below.
If you want to group your Google Drive Folders based on Office, Program, or some other feature in LegalServer, you can add additional other parent folders to a lookup: Lookups -> Google Drive Initial Folders. Feel free to name that whatever you want and store the appropriate Folder IDs.
Google Drive - Create Case Folder Block
This block can get added to an intake process (after the initial intake form) or an auxiliary process. You have to select a default Google Drive folder from the lookup you previously updated.