Discord / Slack

Order notifications straight in your workshop's chat — no Home Assistant, no signature to verify.

Search documentation

Jump to a section

Discord / Slack

Order notifications straight in your workshop’s chat — no Home Assistant, no HMAC signature. In Discord: Server Settings → Integrations → Webhooks → “New Webhook”, copy the URL. In Slack: create an Incoming Webhook in the workspace app settings. Paste that URL as a channel with the format “Discord” or “Slack” in Settings → Integrations → Developers — the whole secret is already baked into the URL, there’s nothing extra to sign.

// Discord — what actually lands in the channel
{
  "embeds": [{
    "title": "Статус заказа изменён",
    "description": "Кронштейн — printing",
    "color": 5209071,
    "fields": [
      { "name": "Материал", "value": "PETG", "inline": true },
      { "name": "Принтер", "value": "CR-10 Mini #07", "inline": true }
    ]
  }]
}

// Slack — what actually lands in the channel
{ "text": "*Статус заказа изменён*: Кронштейн — printing" }
Questions about the integration — use 3D Print Pricing's regular support.Contact support
REST APIWEBHOOKSHOME ASSISTANTDISCORDSLACKN8NKLIPPER
REST APIWEBHOOKSHOME ASSISTANTDISCORDSLACKN8NKLIPPER

© 2026 · 3DPP API · v9.5.0 · 16+

Ivan Maksim Andreyevich · Self-employed (NPD) · Taxpayer ID (INN) 524308881820 · print.calculator.3d@gmail.com