Overview
Your account at a glance.
Get enquiries
Put a form on your site or share a link โ let customers reach you.
Send a message
Send an email, WhatsApp or SMS to a customer.
Reply to customers
See and answer replies in one shared inbox.
Run a campaign
Message a whole list at once โ now or scheduled.
Connect a channel
Set up email, WhatsApp, SMS, Telegram & more.
Activity this month โ by channel
Loadingโฆ
Channel status
Get a WhatsApp the moment a new customer messages you โ so you never miss a lead.
Helpdesk
Every customer enquiry becomes a ticket โ across WhatsApp, Telegram & email โ with status, priority, assignment and full history.
Loadingโฆ
Inbox insights
Open conversations, those awaiting your reply, and volume by channel.
Loadingโฆ
Reply templates
Reusable answers your team can insert into any reply with one click.
Service catalogue
List the services you offer. Enquiries get categorised by service โ so your Helpdesk shows exactly what each customer wants, and you can report by service.
Catalogue / shop
A browsable shop your customers open from a link or QR โ with photos, prices and stock. They tap Reply to order and it lands in your Helpdesk with the item attached. No website needed.
Two ways to put this on WhatsApp: share this link (works now), or a native WhatsApp catalog โ products shown in-chat, needs a one-time Meta Commerce setup. Compare the two โ
Add an item
Items
Shop & checkout settings
Orders
Every order from your shop link โ accept it, move it along, and your customer gets a WhatsApp update at each step.
Bookings
Let customers book appointments on a link โ pick a service and a time. They get a WhatsApp confirmation and a reminder before it.
Services
Weekly hours
Upcoming bookings
๐ Marketplace
Grow your Truspond with add-ons โ turn on what you need, when you need it. Live add-ons work right away; tap Notify me on anything upcoming and we'll build toward what's most wanted.
Verify customers
An enquiry only proves someone filled a form โ not that the email or number is really theirs. Verification asks the customer to confirm in one click, so you chase real leads, not fake ones. Verified tickets get a โ Verified badge.
Auto-verify new enquiries subscription
When on, every new contact-us / form enquiry that includes an email is automatically sent a one-click confirmation. You do nothing โ verified leads just light up green in your Helpdesk. Email verification is included; WhatsApp & SMS verification are available too (metered from your verification credits).
WhatsApp & SMS verification credits
Email verification is free. WhatsApp needs an approved authentication template on your number; SMS needs a DLT template. Once set, Truspond auto-falls back WhatsApp โ SMS โ email.
Verify anyone, anytime โ self-serve link ๐
No website? Share this link (or its QR) with any customer โ WhatsApp bio, SMS, printed flyer. They enter their details, confirm a code, and land in your Helpdesk as a verified, opted-in contact.
For developers โ Verification API OTP ยท email / WhatsApp / SMS
Verify identities directly from your own app across three channels with one endpoint. Send a code, then confirm it. Uses your API token (see API tokens).
# 1) Send a one-time code (email shown; sms & whatsapp too)
curl -X POST https://truspond.com/v1/otp/send \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{ "channel": "email", "to": "[email protected]",
"from": "[email protected]" }'
# โ { "otp_id": "otp_...", "channel": "email", "expires_in": 300 }
# whatsapp: { "channel":"whatsapp", "to":"+9198โฆ", "template":"your_otp_tpl" }
# sms: { "channel":"sms", "to":"+9198โฆ" }
# 2) Confirm the code the user entered
curl -X POST https://truspond.com/v1/otp/verify \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{ "otp_id": "otp_...", "code": "123456" }'
# โ { "verified": true }
Channels: email (free) ยท sms ยท whatsapp. SMS/WhatsApp draw from your messaging credits.
Channels
Set up and manage every way you reach customers. Each channel is provisioned separately โ here's exactly where each one stands.
Loadingโฆ
Loadingโฆ
๐ See it as your customer
Send yourself a real messageFire a real message to your own inbox or number and see exactly what your end-users receive. The perfect first step right after you finish setting up a channel.
โ๏ธ Telegram โ free & instant
Not connectedA free chat channel with no approval process. Create a bot in @BotFather (send /newbot), paste the token here, and we'll wire it up. Customers message your bot; replies land in your Inbox and the helpdesk bot can auto-answer.
Share this link (or the QR) so customers can start a chat. Print the QR for your counter.
๐ผ Slack โ team notifications
Not connectedGet enquiries and alerts in a Slack channel. In Slack: Apps โ Incoming Webhooks โ Add to Slack, pick a channel, and paste the webhook URL here. You can also send to it from the API with channel:"slack".
Connected โ a test message was posted to your channel.
๐ฅ Microsoft Teams โ team notifications
Not connectedGet enquiries and alerts in a Teams channel. In Teams: channel โ โฏ โ Workflows / Incoming Webhook, create one, and paste the URL here. Send to it from the API with channel:"teams".
Connected โ a test message was posted to your channel.
SMS DLT templates โ India compliance
Register your DLT-approved templates. New templates start Pending; mark them Approved once the DLT portal approves them โ SMS only goes live with an approved template.
Receive SMS replies (two-way) โ inbound webhook
Paste this callback URL into your SMS gateway's inbound / 2-way settings. Replies then land in your Helpdesk like WhatsApp and email.
Customers
Your customer directory โ built automatically from inbound messages, plus anyone you add.
CSV columns: channel (email/whatsapp/sms/telegram), identifier (email, +phone, or Telegram chat id), first_name, last_name, company, tags, consent. First row must be headers.
Loadingโฆ
Add a contact
Manually add someone to your customer directory.
Audience insights
Your contact base broken down by lifecycle stage, consent, and channel.
Loadingโฆ
Reports
Volumes, response times, satisfaction and team performance โ in plain numbers.
Tickets over time
By channel
AI vs human
Team performance
Auto-replies
Auto-reply to inbound WhatsApp & Telegram messages. Keyword rules match text; a fallback rule replies when nothing else matches. Replies are free inside the 24-hour window.
Your rules
Loadingโฆ
Add a reply rule
Match a keyword in the customer's message and reply instantly โ or set a fallback away-message.
๐ค AI answers โ from your knowledge base
When no keyword rule matches, the bot answers using the info below โ in the customer's language. It only answers from what you provide; otherwise it politely passes them to your team.
โฑ๏ธ Response & resolution targets
Set how fast each priority should get a first reply and be resolved. Tickets show a live SLA badge (onโtrack / due soon / breached). All in minutes.
๐ Business hours
When on, SLA clocks only tick during open hours (e.g. don't count nights & weekends).
๐งญ Auto-assign new tickets
Automatically hand each new ticket to an agent โ so nothing sits unowned.
โญ Satisfaction survey (CSAT)
When you resolve a ticket, the customer gets a one-tap ๐/๐ survey (by email, or WhatsApp if the chat window is open). Ratings show on the ticket.
Help articles
Loadingโฆ
Campaigns
Send a message to a whole segment of your contacts at once. Opted-out and suppressed contacts are always skipped.
Your campaigns
Loadingโฆ
New campaign
Draft a message to a segment of your contacts. Save as a draft, or schedule it to go out later.
Campaign performance
Delivery outcomes per campaign โ recipients, delivered, read and failed.
Loadingโฆ
Contact forms
Create a form, share it as a link, QR or website widget โ every enquiry lands in your inbox and WhatsApp.
Your forms
Form performance
Submissions per form โ total, this month, and last received.
Loadingโฆ
๐งฉ Put Truspond everywhere
Ways to collect enquiries and message customers from wherever you already work โ no website required.
A shareable form link & printable QR โ see any form above.
One-line floating button for any site โ snippet under each form. WhatsApp bubble too.
Shortcode, floating widget & automatic order emails.
โ Request the pluginSelf-host the connector to email customers order confirmations via Truspond.
โ Request the connectorAny no-code tool can POST to /v1/messages with an API token (see API tokens), and receive delivery events via Webhooks.
Enquiries
Every enquiry from your forms, with its delivery status. Open one to see the full delivery timeline.
Recent enquiries
Loadingโฆ
Link in bio
One shareable page for your business โ WhatsApp button, hours, contact form & more. Put the link in your Instagram / WhatsApp bio. No website needed.
Letters, numbers and hyphens. This is your public page link.
Share this link in your bio, or print the QR for your counter.
Payments
Send a payment link to a customer over WhatsApp or email and get paid straight into your own account.
Payment requests
Loadingโฆ
New payment request
Create a secure Razorpay link, then send it to your customer.
API tokens
Secret keys your own server or app uses to send messages through Truspond.
Your tokens
Webhooks
Get a signed, real-time callback to your own systems whenever a message is delivered, fails, or a new enquiry arrives.
Your endpoints
Send a message
Send test messages across channels, verify OTPs, and try the transactional API.
๐ Sending domain โ authenticate your domain for best deliverability
Add your domain, publish the DNS records below, then click Check. Once verified you can send from your own brand with DKIM/SPF/DMARC โ the same setup SendGrid uses.
โ๏ธ Sending identity โ send from your own domain
Once your sending domain is verified, set the From address so your emails come from your brand (best deliverability).
Currently sending as: โ
Quick email test โ free text, no template needed
OTP verification โ send a one-time code & verify it
Transactional API โ POST /v1/messages
Email designs
Design a branded HTML email once, then reuse it for replies, campaigns and auto-replies.
Your designs
Start from a ready-made design
Connect your number, manage templates, and share your chat link.
Connection
๐ฌ Click-to-Chat kit
No website neededTurn your number into a link, a website button, and a printable QR code โ so customers can start a WhatsApp chat with you in one tap. Great for your bio, posters, receipts and shopfront.
Message templates
Loadingโฆ
New WhatsApp template
Templates must be approved by Meta before you can send them. Start from the library, or write your own.
Send a test message
Send an approved template to a WhatsApp number to test end to end.
My account
Your personal details, your organization, and account security.
GSTIN appears on your invoices. The DLT entity id is needed to register SMS senders/templates in India.
Change password
Two-factor authentication
Require a one-time code (emailed to you) at every sign-in. Strongly recommended for accounts that can send messages or manage billing.
Session
Signed in as โ. Sessions last 30 days; changing your password does not sign out other devices.
White-label branding Enterprise
Run your customer-facing pages (shop, verify, badge) under your own brand and colour.
Billing & usage
Your plan, usage, purchasable modules and invoices.
Plan: โ
By channel
Loadingโฆ
Estimated cost this account
Illustrative, based on pass-through per-message activity.
Plans & upgrade
Prices in INR, GST (18%) added at checkout. Paying activates the module for 30 days.
Loadingโฆ
Alerts & auto-recharge
We'll email you when the balance drops below your alert. Auto-recharge tops up automatically once a saved payment method is on file.
Wallet history
Loadingโฆ
Usage statement
Every message metered by channel & type. Rates are inclusive of GST. Usage draws from your monthly plan credit first, then your wallet.
Loadingโฆ
Invoices & receipts
Monthly plan invoices, usage statements and wallet top-up receipts.
Loadingโฆ
Subscription payments
No payments yet.
Subscription
Turn product modules on or off. The left menu shows only active modules.
Loadingโฆ
๐ Refer & earn
+500 credits eachShare your link. When a business signs up through it, you both get bonus message credits โ added straight to your monthly allowance.
Loadingโฆ
Team
Invite people to your account and control what they can do. You are signed in as โ.
Members
Loadingโฆ
Roles & permissions
Build custom roles with exactly the permissions you want โ no code needed. Assign them to members like any built-in role.
Your custom roles
Loadingโฆ
Create a role
Built-in roles (reference)
Enterprise SSO (OIDC or SAML)
Let staff sign in with your identity provider (Okta, Azure AD, Google Workspaceโฆ). Users whose email matches your domain are sent to your IdP.
In your IdP, set the redirect/callback URL to: โฆ
SCIM provisioning
Auto-create & deactivate members from your IdP. SCIM base URL: โฆ
Invite a member
Add a teammate and give them just the access they need.
Share the temporary password securely โ they'll change it after first sign-in. Their permissions depend on the role.
Activity log
Security & configuration events on your account.
Loadingโฆ
๐ก๏ธ SIEM feed โ stream audit events to your security tool
Each audit event is POSTed as JSON to this https endpoint in real time (Splunk HEC, Datadog, a webhook, etc.). Leave blank to disable.