Your leads sync to a Google Sheet automatically on every save. Open the sheet from any device.
1
Create a Google Sheet
Go to sheets.new. Name it PipelineOS. Copy the Sheet ID from the URL: docs.google.com/spreadsheets/d/SHEET_ID_HERE/edit
2
Paste your Sheet ID
3
Create a Google Apps Script Web App
In your Sheet: Extensions > Apps Script. Delete existing code, paste the script below, then click Deploy > New deployment > Web app. Set Execute as: Me and Who has access: Anyone. Copy the Web App URL.