
In the “From Messaging Service SID”, select the Messaging Service you just created.
#Int sidplay trial
In the “To phone number” pulldown, select your personal number, which should be registered and verified with your Twilio account if you have a trial account. It is a good idea to test that your messaging service is able to send messages, so go ahead and click on “Try sending a message”. You will now be offered the option to send a test message. To complete the configuration of your Messaging Service, click on “Complete Messaging Service Setup”. You don’t have to change any of the settings on this page, just click on “Step 4: Add compliance info”. Select Phone Number in the “Sender Type” dropdown, and click “Continue”.Īdd a checkmark next to the phone number you want to use as a sender, and click “Add phone numbers”.Ĭlick the “Step 3: Set up integration” button to move on to the next step. Click the “Add Senders” button to add the Twilio phone number you acquired in the previous section. In this part of the configuration, you have to add the sender phone number(s) to the sender pool used by the service. This image is reused and the project directory name does not reflect the one used in this project.Ĭlick the “Create Messaging Service” button to move to the second step. On the first page of the creation process, enter a friendly name for the service, such as “Prompts”, and select “Notify my users” in the “Select what you want to use Messaging for” dropdown. Then click the “Create Messaging Service” button. Open up the Twilio Console, find the “Messaging” product and click on its Services option. Scheduled messages can only be sent from a Messaging Service at this time, so the next step is to configure one and add your Twilio phone number to it. You can follow the guide for detailed steps to setup MySQL with MySQL Workbench. MySQL is the database service you’ll use to store the employee data and access in your application through REST APIs.ngrok, also known as a handy utility to connect the development version of the Java application running on your system to a public URL that Twilio can connect to.The community edition is sufficient for this tutorial.


Refer to this Twilio article to set up a MySQL database in Java Spring Boot.In this article, you will be challenged to Be Real with your thoughts through creating a Java Spring Boot application that sends an SMS with a random thought-provoking question from a MySQL database. So why not build an app to get to know yourself more by surprising yourself with random thought-provoking prompts throughout your day. As we live in a world of fast-paced social media and technology, it can be difficult to sit down and reflect on our own lives.
