Honest Green as Source

Honest Green is a wholesale distributor focused on natural and organic products, including groceries, personal care, and eco-friendly household essentials. They provide retailers with access to a curated selection of health-conscious and sustainable brands.

 

How To Connect

📋 Phase 1: Creating Your Honest Green Source +
Create Source in Flxpoint
Log into your Flxpoint account, go to the Sources tab, and click + Add Source to get started!
Set Up Source Details
Give your source a name like "Honest Green Supplier", pick the right source type (e.g., Vendor Warehouse), and decide if you want to assign a vendor (it’s super helpful for tracking!). Hit Save & Next to move forward.
Tip: Assigning a vendor makes your reports clearer and keeps everything organized.
Choose Integration Type
Once your source is created, you’ll see the Integrations section. If it’s empty, click Start Creating Integrations. You can pick from these options based on what you need:
  • Get Inventory: Grabs the inventory data from Honest Green.
  • Send Orders: Sends your orders to Honest Green for fulfillment.
  • Get Shipments: Pulls shipment updates from Honest Green.
Note: Mix and match these based on what works best for your business!
🔐 Phase 2: Setting Up Connection +
Understanding Credentials: The Feed URL is used for fetching inventory, while the API Token authorizes actions like sending fulfillment requests or getting shipments. Keep reading for details!
Obtain Your Connection Credentials
To connect to Honest Green, you’ll need an API Token and a Feed URL. Here’s how to get them easily:
  • Log into your Honest Green account at https://honestgreen.com using your credentials.
  • Look for a section like Account Settings, API Access, or Integrations to find or generate your API Token.
  • Find the Feed URL (usually provided in your account dashboard or integration settings).
  • Copy both the API Token and Feed URL, and keep them safe for the next step!
  • If you’re stuck, reach out to Honest Green support at support@honestgreen.com or visit their support page at https://honestgreen.com/support for assistance.
Important: Keep your API Token and Feed URL secure—don’t share them with anyone!
Configure Connection Details
In the New Honest Green Connection form, fill in the details like this:
  • Connection Name: "Honest Green Connection" (or something you’ll recognize).
  • Feed URL: Paste the Feed URL you got earlier (used for Get Inventory).
  • API Token: Paste the API Token you got earlier (click Show Password to check it if needed). This token authorizes Send Orders and Get Shipments.
Click Test Connection to make sure everything works, then hit Save Connection to finish up.
Tip: If the test fails, double-check your API Token and Feed URL, or contact Honest Green support for assistance.
Feed URL Note: The Feed URL is required for Get Inventory and connects to the Honest Green API. No separate URL is needed for Primary or Secondary.
API Token Role: The same API Token you use for the connection also authorizes Send Orders (to send orders for processing) and Get Shipments (to retrieve shipment updates).
🛒 Phase 3: Setting Up Order Processing +
Configure Order Processing Integrations
If you’re using Send Orders or Get Shipments, use the connection you just set up:
  • Send Orders: Turn this on to send orders to Honest Green. Match fields like Customer Name and Shipping Address for accuracy.
  • Get Shipments: Enable this to get shipment updates. Link fields like Tracking Number and Shipment Date to Flxpoint.
Automated Order Settings
Set up how orders will work:
  • Turn on Automatically Send Orders to let Flxpoint send orders to Honest Green automatically.
  • Add any rules (e.g., minimum order size) if needed.
Click Save to lock in these settings.
✅ Phase 4: Mapping and Activation +
Create Field Mapping
Map Honest Green fields to Flxpoint for Get Inventory:
  • Pick an existing template or make a new one.
  • Map key fields like SKU, Price, Quantity, and Description.
  • Add any tweaks (e.g., price adjustments) if needed.
Tip: Be sure to map both product details and inventory quantities!
Configure SKU Mapping
In the Master SKU section, set your SKU mapping (Inventory SKU → Master SKU). You can add a prefix like "HG-" to spot Honest Green items easily.
Activate and Verify
Finish up by clicking Save and Complete. Your Honest Green integration is now live!
Next Steps: The first inventory sync might take a bit. Check progress in the Fulfillment Sources section of your Flxpoint dashboard.

 


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 and Pricing & Quantity

Supported | Honest Green By US Direct - Get Inventory and Pricing & Quantity

Introduction to Honest Green By US Direct - Get Inventory and Pricing & Quantity
Welcome to the Honest Green By US Direct (HG) Get Inventory and Pricing & Quantity integration guide! This integration automates retrieving primary and secondary inventory data from Honest Green’s FLX Supplier API into your Flxpoint system. It pulls product details like SKUs, quantities, prices, and costs, ensuring accurate stock and pricing management. Let’s get started!

The Honest Green By US Direct Get Inventory and Pricing & Quantity integration enables you to:
  • Fetch primary inventory data (e.g., SKUs, prices) and secondary data (e.g., quantities, costs) from Honest Green’s API.
  • Map Honest Green fields to Flxpoint inventory and variant fields for seamless stock tracking.
  • Automate inventory and pricing updates, saving time and ensuring accuracy.
This ensures real-time inventory management and precise pricing in your Flxpoint system.

The integration follows these steps:
  • 1 Connecting to HG: Establish a connection using FEED URLs to access Honest Green’s FLX Supplier API.
  • 2 Fetching Inventory Data: A GET call to Honest Green’s inventory endpoints retrieves primary (e.g., SKU, Price) and secondary (e.g., Quantity, Cost) data.
  • 3 Extracting Inventory Details: Extract SKU, Quantity, Price, Cost, etc., from the API response.
  • 4 Mapping Data: Map Honest Green fields to Flxpoint inventory and variant fields using separate mapping templates.
  • 5 Syncing Data: Import the mapped data into Flxpoint, updating inventory records.
  • 6 Execution: Run manually with Run Sync or schedule (e.g., daily).
What Does the Inventory Data Look Like?
Here’s a sample of the inventory data from Honest Green:
{
"PrimaryInventory": {
"SKU": "HG12345",
"Price": 9.99
},
"PricingQuantity": {
"SKU": "HG67890",
"Quantity": 50,
"Cost": 4.99
}
}
Pro Tip: Schedule daily syncs to keep your inventory and pricing aligned with Honest Green’s stock.
Note: API failures pause the integration and trigger notifications to your Flxpoint dashboard.

Customize the integration with these settings:
  • Sync Frequency: Choose to sync inventory data within a specific time frame (e.g., last 24 hours).
  • API Connection Settings:
    • Connection Name: Name it (e.g., "HonestGreenAPI_Inventory").
    • Primary FEED URL: Enter the URL (e.g., https://api.honestgreen.com/inventory) for primary data.
    • Secondary FEED URL: Enter the URL (e.g., https://api.honestgreen.com/secondary) for secondary data.
  • Price Tier Selection: Choose price tiers for Price (primary) and Cost (secondary) fields to align with your pricing strategy (e.g., "Wholesale" for Price, "Distributor" for Cost).
  • Archive/Un-Archive Inventory: Archive unmapped items (set quantity to 0) or keep active.
  • Allow Create Variant: Enable to create variants for secondary data.
  • Scheduling: Run manually or schedule (e.g., daily at 6 AM UTC).
  • Mapping Template: Define how Honest Green fields sync to Flxpoint (e.g., SKU to Inventory SKU).
Note: Test both FEED URLs to ensure a smooth connection for primary and secondary data.

Follow these steps:
  • 1 Add the Integration: Go to Channels > Honest Green By US Direct > Integrations, select “Get Inventory and Pricing & Quantity.”
  • 2 Connect to HG: Enter the Connection Name, Primary FEED URL, and Secondary FEED URL, then click Test Connection.
  • 3 Configure Settings:
    • Set sync frequency (e.g., last 24 hours).
    • Select price tiers for Price and Cost fields.
    • Adjust Archive/Un-Archive and Allow Create Variant options.
    • Configure scheduling (e.g., daily).
  • 4 Create Mapping Template: Configure field mappings for primary and secondary data (see Mapping Template Details).
  • 5 Run the Integration: Start with Run Sync or schedule.

Mapping templates control which Honest Green inventory data is imported into Flxpoint. This integration uses two templates: one for Primary Inventory and one for Pricing & Quantity.
Interface Overview
  • Screen labeled “Get Inventory and Pricing & Quantity” at the top; name your template (e.g., “HG Inventory Sync 1”).
  • Buttons: Delete, Duplicate, Save Mapping.
  • Columns: Honest Green fields (left), Flxpoint fields (right).
Mapping Options
  • Enable: Send the field (e.g., SKU).
  • Disable: Ignore the field (e.g., Description).
  • Required Fields: SKU, Quantity, Cost.
SKU Mapping Requirement
The SKU field must be mapped to ensure proper inventory identification.
  • Required Field: SKU uniquely identifies the product or variant.
  • Error Scenario: Unmapped SKU may cause:
    Invalid request: Missing required field 'SKU' for inventory sync
  • Fix: Go to Channels > Honest Green By US Direct > Templates > Get Inventory and Pricing & Quantity > Field Mapping, enable SKU, save, and re-run sync.
Recommendation: Always enable SKU, Quantity, and Cost for reliable inventory syncing.
Complete Field Mappings
Below are the fields you can enable for syncing:
Primary Inventory
HG Field Maps To Example Purpose Status
SKU Flxpoint Inventory: SKU HG12345 Identifies the product Required
Price Flxpoint Inventory: Price 9.99 Sets the product price Optional
Description Flxpoint Inventory: Description Eco-friendly product Provides product details Optional
Pricing & Quantity
HG Field Maps To Example Purpose Status
SKU Flxpoint Inventory Variant: SKU HG67890 Identifies the variant Required
Quantity Flxpoint Inventory Variant: Quantity 50 Updates variant stock level Required
Cost Flxpoint Inventory Variant: Cost 4.99 Sets the variant cost Required
Let’s Break It Down: Enabling SKU and Quantity ensures your products and variants are uniquely identified and stock levels are accurate!
Practice Mapping
Try enabling/disabling HG - SKU:

Be aware of these limitations:
  • API Rate Limits: Exceeding Honest Green API limits pauses the integration.
  • Data Scope: Only fetches data available via Honest Green’s inventory endpoints.
  • Required Fields: SKU, Quantity, and Cost must be enabled.

Troubleshoot issues with these steps:
  • Connection Issues: Verify Primary and Secondary FEED URL connectivity to Honest Green.
  • API Errors: Ensure Honest Green’s inventory endpoints are accessible.
  • Missing Data: Check mapping template for enabled fields (e.g., SKU, Quantity).
  • Rate Limits: Confirm you haven’t hit Honest Green API limits.
  • Contact Support: Reach out to Honest Green support with error details.
Diagnostic Tip: Missing inventory data often results from disabled required fields like SKU or Quantity.

Key information:
  • Date: As of 12:30 AM -04, June 15, 2025, this integration is operational.
  • Required Fields: SKU, Quantity, and Cost must be enabled.
  • API Limits: Monitor to avoid sync interruptions.
Pro Tip: Test both FEED URLs regularly to ensure smooth data retrieval.

Conclusion
The Honest Green By US Direct Get Inventory and Pricing & Quantity integration automates inventory and pricing updates, ensuring your Flxpoint system reflects accurate stock and cost details. Customize mappings and schedules to fit your workflow, streamlining inventory management. Happy syncing!
 
 



 

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 Orders

Supported | Honest Green By US Direct - Send Orders

Introduction to Honest Green By US Direct - Send Orders
Welcome to the Honest Green By US Direct (HG) Send Orders integration guide! This integration automates sending purchase orders from your Flxpoint system to Honest Green’s FLX Supplier API. It maps order details like SKUs, quantities, and shipping addresses to Honest Green’s format, streamlining your order processing. Let’s get started!

The Honest Green By US Direct Send Orders integration enables you to:
  • Send purchase orders to Honest Green via their API.
  • Map Flxpoint order data (e.g., SKUs, shipping details) to Honest Green’s required fields.
  • Automate order submission to save time and reduce manual errors.
This ensures efficient and accurate order processing with Honest Green.

The integration follows these steps:
  • 1 Connecting to HG: Establish a connection using an API token to access Honest Green’s system.
  • 2 Fetching Order Data: A POST call to Honest Green’s order endpoint sends order data (e.g., SKU, Quantity).
  • 3 Extracting Order Details: Extract Order Number, SKU, Address Line 1, etc., from Flxpoint.
  • 4 Mapping Data: Map Flxpoint fields to Honest Green fields using a mapping template.
  • 5 Sending Data: Transmit the mapped data to Honest Green, creating orders.
  • 6 Execution: Run manually with Run Sync or schedule (e.g., hourly).
What Does the Order Data Look Like?
Here’s a sample of the data sent to Honest Green:
{
"Order": {
"OrderNumber": "PO98765",
"SKU": "HG12345",
"Quantity": 2,
"AccountNumber": "ACC123"
},
"ShippingAddress": {
"AddressLine1": "123 Maple St"
}
}
Pro Tip: Schedule hourly syncs to ensure timely order processing with Honest Green.
Note: API failures pause the integration and trigger notifications to your Flxpoint dashboard.

Customize the integration with these settings:
  • Sync Frequency: Choose to sync orders within a specific time frame (e.g., last 1 hour).
  • API Connection Settings:
    • Connection Name: Name it (e.g., "HonestGreenOrderAPI").
    • API Token: Enter the token provided by Honest Green for authentication.
  • Account Number Setting: Enter your Account Number (e.g., "ACC123") in the integration settings, eliminating the need to map it in the template.
  • Hold for X Hours: Set a delay (e.g., 24 hours) to review orders before sending.
  • Send During Business Hours: Restrict sending to business hours (e.g., 9 AM–5 PM).
  • Scheduling: Run manually or schedule (e.g., hourly at 15 minutes past the hour).
  • Mapping Template: Define how Flxpoint fields sync to Honest Green (e.g., SKU to Order Item SKU).
Note: Update the Account Number in settings if it changes, without modifying the mapping template.

Follow these steps:
  • 1 Add the Integration: Go to Channels > Honest Green By US Direct > Integrations, select “Send Orders.”
  • 2 Connect to HG: Enter the Connection Name, API Token, and Account Number, then click Test Connection.
  • 3 Configure Settings:
    • Set sync frequency (e.g., last 1 hour).
    • Adjust Hold for X Hours and Send During Business Hours options.
    • Configure scheduling (e.g., hourly).
  • 4 Create Mapping Template: Configure field mappings (see Mapping Template Details).
  • 5 Run the Integration: Start with Run Sync or schedule.

Mapping templates control which Flxpoint order data is sent to Honest Green.
Interface Overview
  • Screen labeled “Send Orders” at the top; name your template (e.g., “HG Order Sync 1”).
  • Buttons: Delete, Duplicate, Save Mapping.
  • Columns: Flxpoint fields (left), Honest Green fields (right).
Mapping Options
  • Enable: Send the field (e.g., Order Number).
  • Disable: Ignore the field (e.g., Note).
  • Required Fields: Order Number, SKU, Quantity, Shipping Address: Address Line 1.
Order Number Mapping Requirement
The Order Number field must be mapped to ensure proper order tracking.
  • Required Field: Order Number uniquely identifies the order.
  • Error Scenario: Unmapped Order Number may cause:
    Invalid request: Missing required field 'OrderNumber' for order sync
  • Fix: Go to Channels > Honest Green By US Direct > Templates > Send Orders > Field Mapping, enable Order Number, save, and re-run sync.
Recommendation: Always enable Order Number, SKU, Quantity, and Address Line 1 for reliable order syncing.
Complete Field Mappings
Below are the fields you can enable for syncing:
Order
Flxpoint Field Maps To Example Purpose Status
Order Number Honest Green Order: Reference Number PO98765 Tracks the order in Honest Green Required
SKU Honest Green Order Item: SKU HG12345 Identifies the product Required
Quantity Honest Green Order Item: Quantity 2 Specifies the order quantity Required
Note Honest Green Order: Note Please expedite Adds special instructions Optional
Shipping Address
Flxpoint Field Maps To Example Purpose Status
Shipping Address: Address Line 1 Honest Green Order Shipping Address: Address Line 1 123 Maple St Sets the shipping address Required
Shipping Address: City Honest Green Order Shipping Address: City Springfield Specifies the shipping city Optional
Let’s Break It Down: Enabling Order Number ensures Honest Green can track your order accurately!
Practice Mapping
Try enabling/disabling Flxpoint - Order Number:

Be aware of these limitations:
  • API Rate Limits: Exceeding Honest Green API limits pauses the integration.
  • Data Scope: Only sends data available in Flxpoint’s order fields.
  • Required Fields: Order Number, SKU, Quantity, and Address Line 1 must be enabled.

Troubleshoot issues with these steps:
  • Connection Issues: Verify API token connectivity to Honest Green.
  • API Errors: Ensure Honest Green’s order endpoint is accessible.
  • Missing Data: Check mapping template for enabled fields (e.g., Order Number, SKU).
  • Rate Limits: Confirm you haven’t hit Honest Green API limits.
  • Contact Support: Reach out to Honest Green support with error details.
Diagnostic Tip: Missing order data often results from disabled required fields like Order Number.

Key information:
  • Date: As of 12:40 AM -04, June 15, 2025, this integration is operational.
  • Required Fields: Order Number, SKU, Quantity, and Address Line 1 must be enabled.
  • API Limits: Monitor to avoid sync interruptions.
Pro Tip: Test the API token regularly to ensure uninterrupted order sending.

Conclusion
The Honest Green By US Direct Send Orders integration automates order submission, ensuring your Flxpoint system efficiently communicates with Honest Green. Customize mappings and schedules to fit your workflow, streamlining order processing. Happy syncing!
 
 

Get Shipments

Supported | Honest Green By US Direct - Get Shipments

Introduction to Honest Green By US Direct - Get Shipments
Welcome to the Honest Green By US Direct (HG) Get Shipments integration guide! This integration automates retrieving shipment details from Honest Green’s FLX Supplier API into your Flxpoint system. It pulls data like tracking numbers, shipping dates, and order numbers, ensuring real-time tracking and order status updates. Let’s get started!

The Honest Green By US Direct Get Shipments integration enables you to:
  • Fetch shipment details (e.g., tracking numbers, shipped dates) from Honest Green’s API.
  • Map shipment data to Flxpoint fields for accurate tracking and status updates.
  • Automate shipment synchronization to keep your order information current.
This ensures seamless tracking and efficient order management in your Flxpoint system.

The integration follows these steps:
  • 1 Connecting to HG: Establish a connection using an API token to access Honest Green’s system.
  • 2 Fetching Shipment Data: A GET call to Honest Green’s shipment endpoint retrieves details like Tracking Number and Shipped At.
    Note: If using an FTP server, shipment data is retrieved using per-warehouse credentials instead of an API call.
  • 3 Extracting Shipment Details: Extract Carrier, Tracking Number, Order Number, etc., from the API response.
  • 4 Mapping Data: Map Honest Green fields to Flxpoint shipment fields using a mapping template.
  • 5 Syncing Data: Import the mapped data into Flxpoint, updating shipment records.
  • 6 Execution: Run manually with Run Sync or schedule (e.g., daily).
What Does the Shipment Data Look Like?
Here’s a sample of the shipment data from Honest Green:
{
"Shipment": {
"TrackingNumber": "1Z9999W999999999",
"ShippedAt": "2025-06-14T14:00:00Z",
"OrderNumber": "PO98765",
"Carrier": "UPS"
}
}
Pro Tip: Schedule daily syncs to keep your shipment tracking up-to-date with Honest Green’s data.
Note: API failures pause the integration and trigger notifications to your Flxpoint dashboard.

Customize the integration with these settings:
  • Sync Frequency: Choose to sync shipment data within a specific time frame (e.g., last 24 hours).
  • API Connection Settings:
    • Connection Name: Name it (e.g., "HonestGreenShipmentAPI").
    • API Token: Enter the token provided by Honest Green for authentication.
  • Order Lookback Period for Get Shipments: Set the time frame (e.g., 3 Months) to retrieve shipments for eligible orders.
  • Scheduling: Run manually or schedule (e.g., daily at 6 AM UTC).
  • Mapping Template: Define how Honest Green fields sync to Flxpoint (e.g., Tracking Number to Shipment Tracking Number).
Note: Adjust the Order Lookback Period to balance data retrieval with API performance. For FTP users, contact Honest Green for warehouse-specific credentials.

Follow these steps:
  • 1 Add the Integration: Go to Channels > Honest Green By US Direct > Integrations, select “Get Shipments.”
  • 2 Connect to HG: Enter the Connection Name and API Token, then click Test Connection. For FTP, configure warehouse credentials as provided by Honest Green.
  • 3 Configure Settings:
    • Set sync frequency (e.g., last 24 hours).
    • Adjust Order Lookback Period (e.g., 3 Months).
    • Configure scheduling (e.g., daily).
  • 4 Create Mapping Template: Configure field mappings (see Mapping Template Details).
  • 5 Run the Integration: Start with Run Sync or schedule.

Mapping templates control which Honest Green shipment data is imported into Flxpoint.
Interface Overview
  • Screen labeled “Get Shipments” at the top; name your template (e.g., “HG Shipment Sync 1”).
  • Buttons: Delete, Duplicate, Save Mapping.
  • Columns: Honest Green fields (left), Flxpoint fields (right).
Mapping Options
  • Enable: Send the field (e.g., Tracking Number).
  • Disable: Ignore the field (e.g., Quantity).
  • Required Fields: Carrier, Tracking Number, Shipped At, Order Number.
Tracking Number Mapping Requirement
The Tracking Number field must be mapped to ensure proper shipment identification.
  • Required Field: Tracking Number uniquely identifies the shipment.
  • Error Scenario: Unmapped Tracking Number may cause:
    Invalid request: Missing required field 'TrackingNumber' for shipment sync
  • Fix: Go to Channels > Honest Green By US Direct > Templates > Get Shipments > Field Mapping, enable Tracking Number, save, and re-run sync.
Recommendation: Always enable Carrier, Tracking Number, Shipped At, and Order Number for reliable shipment syncing.
Complete Field Mappings
Below are the fields you can enable for syncing:
Shipment
HG Field Maps To Example Purpose Status
Carrier Flxpoint Shipment: Carrier UPS Identifies the shipping carrier Required
Tracking Number Flxpoint Shipment: Tracking Number 1Z9999W999999999 Tracks the shipment Required
Shipped At Flxpoint Shipment: Shipped At 2025-06-14T14:00:00Z Records the shipping date Required
Order Number Flxpoint Shipment: Order Number PO98765 Links the shipment to the original order Required
Quantity Flxpoint Shipment Item: Quantity 2 Specifies the shipped quantity Optional
Let’s Break It Down: Enabling Tracking Number ensures you can track shipments accurately in Flxpoint!
Practice Mapping
Try enabling/disabling HG - Tracking Number:

Be aware of these limitations:
  • API Rate Limits: Exceeding Honest Green API limits pauses the integration.
  • Data Scope: Only fetches data available via Honest Green’s shipment endpoint or FTP server.
  • Required Fields: Carrier, Tracking Number, Shipped At, and Order Number must be enabled.

Troubleshoot issues with these steps:
  • Connection Issues: Verify API token or FTP credentials connectivity to Honest Green.
  • API/FTP Errors: Ensure Honest Green’s shipment endpoint or FTP server is accessible.
  • Missing Data: Check mapping template for enabled fields (e.g., Tracking Number, Order Number).
  • Rate Limits: Confirm you haven’t hit Honest Green API limits.
  • Contact Support: Reach out to Honest Green support with error details.
Diagnostic Tip: Missing shipment data often results from disabled required fields like Tracking Number or incorrect FTP credentials.

Key information:
  • Date: As of 12:45 AM -04, June 15, 2025, this integration is operational.
  • Required Fields: Carrier, Tracking Number, Shipped At, and Order Number must be enabled.
  • API Limits: Monitor to avoid sync interruptions.
Pro Tip: Test the API token or FTP credentials regularly to ensure uninterrupted shipment data retrieval.

Conclusion
The Honest Green By US Direct Get Shipments integration automates shipment tracking, ensuring your Flxpoint system reflects accurate delivery details. Customize mappings and schedules to fit your workflow, streamlining order management. Happy tracking!