Smart Pipeline Management
Last Updated: Loading...
Auto-refreshes every Monday at 8:00 AM | *Due dates tracked for: Proposal Sent, Nurtering, Negotiating, Closing
Loading pipeline data...
Total Boxes
0
High Priority
0%
With Due Date
0%
Active stages only*
This Week
+0
New + Updated
| Name | Stage | Priority | Due Date | Last Updated |
|---|
Pull live data directly into your spreadsheets
Use the IMPORTDATA() function in Google Sheets to import live data from your pipeline.
The data updates automatically when you refresh your sheet.
Tip: Copy the formulas below and paste them directly into your Google Sheets cells.
Total Boxes
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/total")
Boxes with Due Dates
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/duedate/count")
Closing
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/stage/Closing/count")
Negotiating
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/stage/Negotiating/count")
Nurtering
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/stage/Nurtering/count")
Proposal Sent
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/stage/Proposal Sent/count")
High Priority
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/priority/high/count")
Medium Priority
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/priority/medium/count")
Low Priority
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/priority/low/count")
France
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/country/France/count")
USA
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/country/USA/count")
Canada
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/country/Canada/count")
High Activity (>0.5)
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/freshness/high/count")
Medium Activity (0.2-0.5)
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/freshness/medium/count")
Low Activity (<0.2)
=IMPORTDATA("https://3000-il5jzglpjys72p786w735-c81df28e.sandbox.novita.ai/api/sheets/freshness/low/count")