Manage reports, account managers and other configurations
Add Destination
Adds a new option to the destination autocomplete used when entering buy/sell routes on a deal.
Custom Destinations
Destination
Applies To
Loading…
Add Vendor
Register a vendor's name and the email address(es) they send rate updates from. Incoming rate emails are matched to vendors by sender email/domain.
Bulk Import Vendors
Upload a CSV or XLSX file with vendor names and emails. Expected columns: Name (or Company) and Email (or Emails — separate multiple with a comma or semicolon).
Paste the Web App URL from RateMailer.gs to enable one-click automated sending of converted rate files to Odine. Without this URL the dashboard falls back to download + mailto.
Setup steps
Open Google Apps Script (script.google.com) → RateMailer project
Also paste RateAutoImport.gs as a second file in the same project
Run installTrigger() once to enable the 10-minute auto-check
Deploy → Manage deployments → update to latest version
Freshdesk
Enter your Freshdesk subdomain to make ticket links on Partner Detail clickable. Tickets themselves are synced into Firestore every 15 minutes by FreshdeskSync.gs (a separate Apps Script project — the API key lives there, in Script Properties, never in the browser).
Setup steps
Create a new Apps Script project, paste in FreshdeskSync.gs
Project Settings → Script Properties → add FRESHDESK_DOMAIN and FRESHDESK_API_KEY
Run createFreshdeskTrigger() once (Run menu) to install the 15-minute sync
Enter the same subdomain above so ticket titles link out to Freshdesk
Auto-Import Blacklist
Emails from these senders will be forwarded to Odine without conversion — their file format is already correct. Add email addresses or domains (e.g. ibasis.com).
If a date is missing from this list (e.g. imported via the automatic Drive sync before it tracked summaries), click "Rebuild index" to regenerate it from the underlying report rows. "Rebuild daily traffic aggregate" backfills the pre-aggregated per-day summaries the Traffic Report's default (unfiltered) view reads from — only needed once, or if that view looks stale/incomplete for older dates.
Loading...
Account Managers
Map customers to account managers. Used to auto-assign AM on new deals and filter traffic reports.