Use case exercises
After completing Parabola University, the best way to learn Parabola is by automating your first use case. Based on experience with hundreds of similar operators, we recommend starting with one of the following three use cases:
Inventory reconciliation
What is an inventory reconciliation?
Inventory reconciliation is the process of comparing inventory levels across siloed systems (like your ERP, WMS, and sales channels like Shopify) to identify discrepancies and ultimately update systems. This prevents stockouts, mitigates negative customer experiences, and enables proactive inventory decision-making.
How does Parabola support inventory reconciliation?
With Parabola, you can connect directly to every inventory channel in your stack, match SKUs across systems, calculate discrepancies, and trigger alerts for discrepancies above a certain threshold.
Want to see the use case in action? Check out this video overview.
How to automate an inventory reconciliation ▲
- Pull inventory data from systems like your ERP, WMS, and/or sales channels using steps like Pull from Shopify or Pull from NetSuite
- Standardize the data by cleaning SKU values and renaming columns using steps like Edit columns, Extract with AI, and Standardize with AI
- Using the Combine tables step, join the datasets by merging based on shared identifiers such as SKU and warehouse location
- Calculate discrepancies by applying the Add math column step to compute and identify mismatches between inventory values across systems
- Use the Add if/else column step to assign statuses to categorize records, creating a column for statuses such as 'Validated' or 'Discrepancy Detected' to flag issues
- Alert the team of discrepancies by adding an Email a file attachment step or triggering a Slack message
- Ensure visibility into inventory health by creating a real-time dashboard using a Visualize step at the end of your Flow
Tips
- Standardize SKU values and column names early in your flow for seamless joins and easier downstream data transformation using steps like Edit columns, Extract with AI, and Standardize with AI.
- Be thoughtful about which inventory columns to compare, considering values like 'Available,' 'On-Hand,' and other relevant fields for your workflow.
- Consider incorporating root cause analysis to identify patterns and potential integration issues (e.g., unsynced SKUs or system errors) to minimize future mismatches.
Freight and parcel invoice audit
What is a freight and parcel invoice audit?
Freight and parcel invoice auditing is the process of ingesting invoices from various carriers and auditing them against the carrier’s rate card to identify discrepancies in fuel surcharges, line items, accessorial fees, and other charges. This ensures billing accuracy and prevents overpayments. Freight and parcel invoice audits can be challenging because of the consolidation and standardization required across carrier portals, PDFs, and emails, since every carrier formats their data differently.
How does Parabola support freight and parcel invoice audits?
With Parabola, you can parse PDF invoices from carriers and ingest invoice data via invoice, match charges with your rate card, calculate invoicing overages, and trigger alerts for discrepancies above a certain threshold.
Want to see the use case in action? Check out this video overview.
How to automate a freight and parcel invoice audit ▼
Tracking inbound freight
What is inbound freight tracking?
Tracking inbound freight — or inbound freight management — is the process of monitoring containers in real time across carriers and freight forwarders within your network. This centralizes shipment data to improve visibility and enable proactive decision-making. The data often comes from various sources, including APIs, carrier portals, emails, and CSV files.
How does Parabola support tracking inbound freight?
With Parabola, you can pull carrier updates from APIs and email, standardize carrier formats across sources, and consolidate shipment data in a single dashboard for unified tracking.
Want to see the use case in action? Check out this video overview.
How to automate inbound shipment tracking ▼
With some building experience under your belt, continue reading for more building resources.