Every project always has requirements to send (and receive) some programmatic communication to:

  1. It’s customers
  2. It’s internal team

To allow this communication, we have been coding repeatedly in every project to integrate with third-party libraries and SDKs that helps in sending and receiving these messages across different communication channels.

The idea is to provide all-in-one solution to all projects for all types of programmatic communication they want to do.

Why customers should choose our product?

Saves development time

Researching, learning, testing, setting up and doing the code integration might take time. With our ready-to-use APIs, we save all this time and give customers quick way to get started.

Removing multiple-vendor sign-ups for different communication channels

Customers usually have to sign up and setup multiple integrations like Twilio for SMS, AWS SES for Email, OneSignal or Firebase Cloud Messaging for Push Notifications, etc. We reduce this time by providing all channels in our product, hence one Sign-up for everything.

Nominal monthly cost only for services being used

Quick Send is engineered in a way that we charge only for services customers use.

Being developed to run on serverless from day 1, the operating cost of Quick Send should be very minimal, and at the same time offers high scalability.

Types of services Quick Send supports

Sending simple messages

Providing simple APIs to trigger messages of all types of communication channels. Messages can be triggered immediately or at a given schedule.

Creating groups and sending group notifications

Quick Send allows companies to create groups, then sending group notifications to all the people added in that group.

A group is a collection of multiple people that we want to send the same notifications to. Examples:

  1. A company may create an Operations group group and wants to send email and push notifications to group members whenever a new order has been placed.