Restore OTC webhook trigger
This commit is contained in:
@@ -166,7 +166,7 @@ try {
|
|||||||
|
|
||||||
$pdo->commit();
|
$pdo->commit();
|
||||||
|
|
||||||
$excelTrigger = dispatch_order_import_webhooks($pdo, $env);
|
$excelTrigger = trigger_excel_webhook($externalRef, $env);
|
||||||
|
|
||||||
json_response(201, [
|
json_response(201, [
|
||||||
'ok' => true,
|
'ok' => true,
|
||||||
|
|||||||
Reference in New Issue
Block a user