Streamlines the extraction and conversion of multiple ServiceTitan object data into CSV files, effortlessly transferring them to Google Drive for centralized storage and accessibility, optimizing data management and facilitating streamlined analysis and reporting processes.
Setup Guide
This integration will pull the data from each specified ServiceTitan object listed in the Object List parameter. The integration will then generate a CSV file for each object and send all files to Google Drive. If the parameter Compression is set to true, all CSV files will be compressed and uploaded to Google Drive. The uploaded files will be named as Object_currentdate.
To run this integration and connect ServiceTitan to Google Drive, you need to configure the parameters that are mentioned below
ServiceTitan
Server URLRequired. Specify the desiredenvironmentin the server URL.Client IDRequired. Specify the client ID that belongs to your app.Client SecretRequired. Specify the client secret that belongs to your app.TenantRequired. Specify the tenant.ST App KeyRequired. Specify the ST_APP_Key.Object ListRequired. This parameter accepts comma-separated values if you want to pull data from multiple PayPal objects, e.g. Invoice, Product.Batch SizeRequired. The default is set to 200.Query ParameterOptional. Specify the query parameter. Multiple query parameters are separated with a new line.CompressionOptional. The default is set to True.
Google Drive
Token FileRequired. Select the Google Drive Rest Token file from the drop-down list. Review the KB-Article mentioned here on how to generate the token file.Target LocationRequired. Specify the path to the target location ending with a trailing slash.