Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello All,
is there is any way to send SMS from Talend Studio or From TAC ?
i've checked some posts on the community but all of them outdated and links not working
thanks in advance.
Hello @muhamd shafeeq
It's impossible to send SMS directly from Studio or From TAC, this post suggests to use REST API or use some java program,
https://www.java-samples.com/showtutorial.php?tutorialid=22
Search SMS Rest API on internet and you can try talend component tRest or tHttpRequest to call REST API in a Job.
Regards
Shong