Set up Ecommerce Order Notifications on Slack in 5 minutes with Medusa

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Medusa

    Building blocks for digital commerce

  • The next step is to install Medusa’s Slack plugin into your Medusa server.

  • admin

    Discontinued Admin system for Medusa Stores (by medusajs)

  • You can also click on the order number URL in the notification to view the order in the admin dashboard. If you don’t have an admin dashboard installed you can check out Medusa’s Admin repository to learn how you can install it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • Medusa uses Redis to dispatch events when a certain action occurs, such as when an order is placed. This will allow event handlers to perform actions when the event occurs, which in this case is sending a notification to your Slack workspace.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts