question

Rocky Jed Reyes avatar image
Rocky Jed Reyes asked Anirban Sen Chowdhary answered

What is the best programming language to use for auto sms?

Im creating an API that is integrating voicemail with auto sms.

voicemailsmsbot
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

·
Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

If I understood your question correctly, you want to automate your sms service periodically or on a schedule basis via API.

In that case you can use any programming language of you choice.

If you use java, you can use java scheduler to automate the sms.

Something like this: https://dzone.com/articles/schedulers-in-java-and-spring

Other languages also have same kind of facilities and it actually depends on the language you are comfortable with

1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.