Introduction

This article describes how to create a task that processes incoming SMS requests which request account balance statuses.

For this article, we will use the BPA Platform training database in place of a live customer database; where appropriate, substitute database and account details for your own when building this task. It is also assumed you have a ToucanText account with an inbound mobile number assigned.

The Scenario

Your customers have a credit limit on the accounts they have with your company. They can request the current balance for their account by texting the phrase BAL followed by their account number to a number you have set up in ToucanText, for example, BAL ASL001.

To fulfil this scenario, two tasks are required: the first to retrieve the balance for the requested account, and the second to process the incoming and outgoing data.

Why not watch the task being constructed? Visit our Training Videos webpage.