Connect with us

How to Start working with Us

Just Call us or email us to get your own user account and Specify which account type you are interested in namely Smpp, Http API or WebPanel

Working with Http API

Our Server allows to send campaigns messages either single message at a time or bulk messages in one go using http request post method where campaign parameters should be specified in request body of post method.
Since a user can send messages via 3 routes namely Promotional, Transactional and Transcrub, our Http API supports six request methods for separate single and bulk campaigns. These methods can be states as follow:

Promo Single

Promo Single allows sending asynchronous messages in one-by-one manner.
The http request for this is as follows:

URL: http://www.technotch.in/restPromo

Parameters: campaign-name=campaign1&username=username&password=password&to=0123456789&text=hello+world
&unicode=false&dlr-url=dlr-url


Promo Bulk

Unlike Promo Single, Promo Bulk allows sending messages to multiple numbers.
The http request for this is as follows:

URL: http://www.technotch.in/restPromoBulk

Parameters: campaign-name=campaign1&username=username&password=password&to=0123456789,9876543210&text=hello+world
&unicode=false&dlr-url=dlr-url



Trans Single

Trans Single is similar to Promo Single except for the fact that transactional messages can be submitted 24x7 while promo & transcrub message can only be sent from 9am till 6pm, also sending is asynchronous manner same as Promo Single and url requires an extra parameter "from" which includes pre-approved senderId.
The http request for this is as follows:

URL: http://www.technotch.in/restTrans

Parameters: campaign-name=campaign1&username=username&password=password&to=0123456789&from=SENDER1&text=hello+world
&unicode=false&dlr-url=dlr-url


Trans Bulk

Similar to Promo Bulk but allows sending messages to multiple numbers 24x7 and requires extra "from" field with sender id.
The http request for this is as follows:

URL: http://www.technotch.in/restPromoBulk

Parameters: campaign-name=campaign1&username=username&password=password&to=0123456789,9876543210&from=SENDER1&text=hello+world
&unicode=false&dlr-url=dlr-url



Transcrub Single

Same as Promo Single thats allows sending asynchronous messages in one-by-one manner but requires "from" field with sender id.
The http request for this is as follows:

URL: http://www.technotch.in/restTranscrub

Parameters: campaign-name=campaign1&username=username&password=password&to=0123456789&from=SENDER1&text=hello+world
&unicode=false&dlr-url=dlr-url



Transcrub Bulk

Same as Promo Bulk that allows sending messages to multiple numbers but requires extra "from" field with sender id.
The http request for this is as follows:

URL: http://www.technotch.in/restTranscrubBulk

Parameters: campaign-name=campaign1&username=username&password=password&to=0123456789,9876543210&from=SENDER1&text=hello+world&
unicode=false&dlr-url=dlr-url



Dlr Report

The Delivery Report for each message submitted will be delivered as post request with all the message details in JSON format.


Check Balance

To check balance for api clients, the request is in GET format as
http://www.technotch.in/APIBalance?username=username

How WebPanel Works..???

After getting user account from us, you can go to our website and start campiagns by following these steps:

● Click on login option on top right corner of navigation bar, which will land you to WebPanel Login screen.
● Supply your username & password in required fields, after credentials verification, you'll land to dashboard page, which contains all your account information like account balance, details of last campaign pushed, list of last few campaigns.
● To create campaign, we provide 4 different types of campaign standards, namely, Simple, Bulk, Schedule and Template campaign, click on Campaign Management option in top navigation and select start campaign from the menubar on left side.
● By default simple campaign page appears, you can choose other campaign types according to your desire by selecting campaigntype from the menu, Simple campaign type allows you to manually write phonenumbers or select the group of numbers already created by you. Type in campaign name, campaign type (Promotional, Transactional, Transcrub) (Note: Transactional and Transcrub campaigns require pre approved 6-digit Alpha-Numeric SenderId), write message, add recipients or choose group and click send. Our system will give you information for total characters used, number of messages setup (as general standards only allow 160 characters in single message body), and also if the message content is in language other than plain english (message limit changes for non english characters).
● In Bulk campaign type, you can upload file of recepients (accpetable format is excel and csv), following rest of procedure as that of simple campaign and then just shoot campaign.
● In Schedule Campaign, you can provide date and time for the campaign to start, without manual hustle to login and shoot campaign, we can manage that for you (Not: It is worth mentioning that, schedule campaigns requires file of number to be uploaded to setup campaign)..
● The Template Campaign allows you to use pre-approved template text to be used to send message to client. This type of campaign can be of most useful when your are running business that requires immediate dispatch of information data to its clients with specific type of text to be used..

Now there are several other options other than just creating campaigns, you can check for the campaign reports for the campaigns submitted by you, download detailed reports for the campaigns, create new clients under your name (this feature available in resellers account), create templates, groups of people according to your client types, so you don't have to worry about manually adding phone numbers when setting up campaigns, and can exclusively manage your clients account without our intervention. All this makes up webpanel easy to use and manage without any hassle or any sort of expertize in technical knowledge.