What can you build with Till?

Endless possibilities. Get started with these examples.

Customer Surveys

Survey routinely to collect valuable customer feedback

  • Achieve response rates up to 5x of help desk driven systems
  • Improve your response data quality by removing human interpretation and transcription from the process
  • Let your customers respond when convenient. Till will accept and process responses left days after initial out-reach
  • Integrate with your CRM. Use our managed services team to create complex data workflows and dashboards to analyze your results

Employee Scheduling

Reliably communicate and confirm employee schedules

  • Quickly confirm a schedule with a question e.g. "You have been scheduled to work tomorrow. Do you confirm?"
  • Get immediate feedback at every step of the process e.g. attempts, responses, cancelations, and confirmations via webhooks
  • Create dynamic hotlines to handle inbound inquiries automatically
  • Securely integrate with your timesheet or payroll system with our on-demand results API

Mobile Marketplace

List products, negotiate price, schedule delivery, and purchase via SMS

  • List products quickly from anywhere with SMS and MMS
  • Let users check inventory levels in real-time
  • Use Till to automatically respond to inquiries, facilitate price negotiation, schedule delivery, and more
  • Integrate with your e-commerce or inventory systems using our webhooks API

Give it a whirl

"What is your favorite color?" - Watch the results stream in real-time below.

Deploy



# Python Example
import os, requests

TILL_URL = os.environ.get("TILL_URL")

requests.post(TILL_URL, json={
    "phone": ["15558675309"],
    "method": "SMS",
    "questions" : [{
        "text": "Favorite color?",
        "tag": "favorite_color",
        "responses": ["Red", "Green", "Yellow"],
        "webhook": "http://127.0.0.1/"
    }]
})
                    

Pricing

Focus on your app not complex and variable SMS message and Voice pricing. Till simplifies by charging for renders.

A render is content that is converted into a message and sent or rendered to audio and delivered. There is no charge for inbound communication i.e. responses to questions.

Till Starter

Free

  • Serverless Inbound and Outbound SMS and Voice, Stats and Results API, Dashboard, Webhooks
  • Max of 100 renders / month
  • Dedicated Number
  • SMS Short Codes
  • Inbound initiation
  • Advanced routing & auto-retry
  • Managed Services
  • 24/7 Support

Till Custom

Let's chat!

  • Serverless Inbound and Outbound SMS and Voice, Stats and Results API, Dashboard, Webhooks
  • Custom Pricing
  • Dedicated Numbers
  • SMS Short Codes
  • Inbound initiation
  • Advanced routing & auto-retry
  • Managed Services
  • 24/7 Support