Navigating USSD and modifying variables
Posted: 24 Sep 2013 11:05
I'm very close to getting my flow working but I'm running into some complications. The logic is as follows:
1. I can't seem to find how to strip out characters from a variable
2. How do I confirm an action in the USSD menu? is there a way to automatically enter the menu option from the dial string?
Thanks in advance!
- Receive an SMS with specific keywords
- Strip the first four characters from the SMS sender's number and save it as the new {sms_sender} variable
- Enter in a USSD command, dial the USSD command, and confirm the action in the USSD menu (requires entering a number and pressing "send")
1. I can't seem to find how to strip out characters from a variable
2. How do I confirm an action in the USSD menu? is there a way to automatically enter the menu option from the dial string?
Thanks in advance!