Skip to main content

Integrations

Cobblr can talk to the services you already use: Slack, Discord, email, and anything that speaks webhooks.

Fire on events (outbound)

Wire an entity event to an outside service. An order arrives, post to a Slack channel. A task is finished, ping a Discord webhook. You choose the event and where it goes. For getting told in-app or by browser push instead, see Notifications.

Receive pings (inbound)

Cobblr can also take an external ping over a webhook, so another system can poke your workspace when something happens on its side. For mirroring another system's records into Cobblr wholesale, see Syncing from other systems.

Channels

Slack, Discord, and email are built in, and a plain webhook covers anything else. Each connection is set up per workspace, so two workspaces on the same instance can wire to entirely different places. Slack and Discord take an incoming-webhook URL pasted into the connection; a plain webhook takes whatever URL you give it. Email sends through a delivery provider you configure on the subscription itself (SMTP or a transactional provider), so each destination carries its own sending setup. What can trigger any of them is the event vocabulary described under Notifications.

On a schedule

A wire doesn't have to wait for an event. Any wire can fire on a repeating rule instead, using the standard iCal format: every Monday at 9, the first of every month. That covers the routine work, a recurring task, a monthly stock check, a maintenance reminder, described once and kept to.