Add ERP order import endpoint and n8n order-ingest flow export
This commit is contained in:
4
public/order-import.php
Normal file
4
public/order-import.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
require dirname(__DIR__) . '/order-import.php';
|
||||
Reference in New Issue
Block a user