new webhook
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
// ── Config ──────────────────────────────────────────────────────────────
|
||||
const WEBHOOK = "https://brandize.app.n8n.cloud/webhook/transfer";
|
||||
const BATCH_WEBHOOK = "https://brandize.app.n8n.cloud/webhook/batch";
|
||||
const BATCH_WEBHOOK = "https://n8n.brandize.odoo4projects.com/webhook/batch";
|
||||
|
||||
// ── State ───────────────────────────────────────────────────────────────────
|
||||
let creds = null; // { user, pass }
|
||||
|
||||
Reference in New Issue
Block a user