Automate BaseLinker → Hurtownia Sportowa Orders with Duplicate Protection

When a BaseLinker order is confirmed, auto-create the supplier order in Hurtownia Sportowa and save the order ID to prevent duplicates.

Apps used

Categories

Created by Mr Toooster

Installed by 1 users

When
Default app icon
BaseLinker
Runs Every 15 Minutes
Do
Workflow step icon
Find record
IF
    • find record success
      Add Step
    • find record unsuccessful
      Workflow step icon
      Hurtownia_Auth
      Workflow step icon
      Hurtownia_order
      IF
        • hurtownia order status not 1
          Add Step
        • hurtownia order status 1
          Workflow step icon
          Add new record
          Add Step
      Continue from here
      Add Step
Continue from here
cmntyFLpbwCj

Automate BaseLinker → Hurtownia Sportowa Orders with Duplicate Protection

Share this template

Automate BaseLinker → Hurtownia Sportowa Orders with Duplicate Protection

Introduction

Turn confirmed BaseLinker sales into supplier orders automatically, while avoiding duplicate submissions. ✅

Trigger Event

A new order is confirmed in BaseLinker.

Actions

  • First, the flow checks saved records to see if this order ID was already processed. If found, the flow stops to prevent a duplicate supplier order.
  • If it’s new, the flow authenticates with Hurtownia Sportowa’s B2B API.
  • It then creates the supplier order using the customer, delivery, and product details from the confirmed sale.
  • If the supplier confirms success, the flow saves the order ID to memory so any future retries won’t re-send the same order.

Benefits

  • ✔️ Prevents duplicate supplier orders and double charges
  • ✔️ Speeds up fulfillment by removing manual re-entry
  • ✔️ Reduces errors with consistent, automatic data handoff
  • ✔️ Creates a reliable audit trail by saving order IDs for future checks