How to Build an SMS Service

Types of SMS Service > Lookup

2.2. Lookup

In a lookup service, the user initiates the SMS conversation. For example:

Lookup services have an added requirement beyond those of a notification service: you have to be able to send them a text message, not just receive one (making the email to SMS gateway implementation described later inappropriate). They are otherwise as straightforward to create as a notification service: take text input, parse, process, and respond via text.

Категории