Chattanooga Shooting Supply as a source in Flxpoint typically refers to a fulfillment or inventory source integration with a distributor or supplier based in Chattanooga. This integration allows users to sync inventory, process orders, and manage product data from the Chattanooga source directly within the Flxpoint platform. It streamlines the ecommerce operations by automating the flow of data between the supplier and the user's online store, ensuring accurate inventory levels, efficient order processing, and up-to-date product information.
How to connect
These credentials are provided by Chattanooga Shooting Supply. If you don’t have them, please contact your CSS representative.
Then, create an authorization header in this format: Basic (Your SID):(MD5 hash of your token).
- Ignore Empty/Null Values: If enabled, any empty values mapped to a field in your mapping template will be ignored.
- Archive/Un-Archive Inventory: If enabled, any item missing from the Chattanooga feed will be marked as archived, and automatically un-archived if it reappears later.
When finished, click Save and Proceed.
Product Operations
The primary operation handles the bulk of your inventory management needs, while the secondary operation allows for more detailed control, such as focusing on specific products or updates
Get Inventory (Primary)
This integration retrieves product inventory data directly from your Chattanooga account using their API. It pulls product details—including SKU, available quantity, pricing, and other attributes—in optimized batches for efficient processing.
Once fetched, Flxpoint creates or updates inventory records based on the mapping rules you configure.
For the Get Inventory Primary operation, you must define how Chattanooga’s inventory fields map to your internal records. The mapping template provides several options for each field, such as:
For example:
1. Product Identification
2. Inventory Details
Additional Notes:
Get Inventory (Secondary)
This integration retrieves your Chattanooga inventory using a delta-based feed. It only returns items that have been updated since the last successful run (plus an additional buffer of about 2 hours). This helps reduce bandwidth usage and keeps your inventory in sync without pulling a full file each time.
https://api.chattanoogashooting.com/v4/items?qas_last_updated_after=...
(pages of updated SKUs).
When configuring Chattanooga’s Get Inventory (Secondary), you’ll define how each field in the delta feed maps into your Flxpoint Inventory Variant fields. Below is an example of the mapping interface, showing typical fields you may map:
If you encounter errors or unexpected data with Chattanooga’s Get Inventory (Secondary), consider:
Contact Flxpoint support if issues persist or if you need assistance with advanced transformations or scheduling.
Order Operations
It submits orders to vendors for fulfillment and subsequently imports the shipment details, ensuring an integration between order processing and shipment tracking.
Send Fulfillment Requests
This integration sends purchase order data from your Flxpoint environment directly to Chattanooga’s system using their API. It can create new purchase orders or update existing ones, depending on your mapping configuration and business rules.
Once an order is submitted, Chattanooga will use the provided data to fulfill and ship the items accordingly. You can track confirmations or errors via Flxpoint’s logs and notification settings.
In your mapping template for Chattanooga Purchase Orders, you’ll specify how each field in Flxpoint corresponds to Chattanooga’s required and optional fields. You can choose among:
Key Fields for Chattanooga Purchase Orders
These fields are crucial for drop-ship orders to ensure correct delivery.
Tips & Reminders:
Get Shipments
This integration retrieves shipping updates from Chattanooga, marking orders as shipped in Flxpoint. Because Chattanooga’s response does not include item-level details, **partial shipments are not supported**. If a shipment is indicated for an order, **all items** on that order are marked as shipped.
https://api.chattanoogashooting.com/v4/orders/{orderId}/shipments
(retrieves order-level shipment details).
When configuring Chattanooga - Get Shipments, you’ll define how each field from Chattanooga’s shipment feed maps into your Flxpoint Shipment fields. Below is an example of the mapping interface, showing typical fields you might map:
If you encounter errors or missing shipment data when using Chattanooga - Get Shipments, consider the following:
Contact Flxpoint support if issues persist or if you need assistance with advanced transformations or scheduling.