|
1. Create hook with the following datasets, Hook template: SMS Bridge, Display Name: Anything Active: Select the checkbox Payload URL: http://localhost:9191/modules/sms Phone Number:+12674607279 SMS Provider:twilio SMS Provider Account Id:ACd957413464d859702ee40af41b234244 SMS Provider Token:7b7edaf91506694f955aba5255213e2e. Portfolio - Create -Client. 2. Open the command prompt point to the webhook\mifos-twilio-bridge and run the following commands - gradlew clean Eclipse - after the build sucess message run gradlew bootRun. 3.Now Create a client with valid inputs and in mobile no field enter the mobile number to which sms should be sent, (eg. 919874563210) 91 is the country code (here considered India), enter submitted on date and click on save button. 4. Client got created > Through SMS bridge once the client got created SMS should get sent to the mobile number mentioned while creating the client, which is not happening.
|