<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Send SMS by Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207212#M6948</link>
    <description>Hi, 
&lt;BR /&gt;Is it possible to send SMS ("Short Messaging Service") via Talend Open Studio Data Integration ?
&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 10 Apr 2014 15:49:40 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2014-04-10T15:49:40Z</dc:date>
    <item>
      <title>Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207210#M6946</link>
      <description>Hi there,
&lt;BR /&gt;Is there any way to send SMS through Talend?
&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 24 Mar 2014 09:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207210#M6946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-24T09:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207211#M6947</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Is there any way to send SMS through Talend?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Do you mean "Short Messaging Service"? 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 24 Mar 2014 09:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207211#M6947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-24T09:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207212#M6948</link>
      <description>Hi, 
&lt;BR /&gt;Is it possible to send SMS ("Short Messaging Service") via Talend Open Studio Data Integration ?
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 10 Apr 2014 15:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207212#M6948</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-10T15:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207213#M6949</link>
      <description>Goud - depending on your sms provider's API, you should be able to do GET and POST requests to send and receive sms. 
&lt;BR /&gt;Here's an example of a provider that exposes a REST API - 
&lt;A href="http://www.twilio.com/docs/api/rest/sending-messages" rel="nofollow noopener noreferrer"&gt;http://www.twilio.com/docs/api/rest/sending-messages&lt;/A&gt;
&lt;BR /&gt;You could use tRest to interact with the provider to send and receive messages...</description>
      <pubDate>Thu, 10 Apr 2014 18:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207213#M6949</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-04-10T18:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207214#M6950</link>
      <description>Hi Goud, 
&lt;BR /&gt;You can send sms using some java program like this... i did earlier some experimentation on that... you can find similar programs else where as well... 
&lt;BR /&gt; 
&lt;A href="http://www.java-samples.com/showtutorial.php?tutorialid=22" rel="nofollow noopener noreferrer"&gt;http://www.java-samples.com/showtutorial.php?tutorialid=22&lt;/A&gt; 
&lt;BR /&gt;Any java code integration with TOS is very simple and easy to go... Even you can design your code for the service provider if available. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Fri, 11 Apr 2014 05:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207214#M6950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-11T05:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207215#M6951</link>
      <description>Try with tNexmoSMSOutput</description>
      <pubDate>Tue, 30 Dec 2014 18:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207215#M6951</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-12-30T18:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207216#M6952</link>
      <description>if there any way to get error message to mobile from talend</description>
      <pubDate>Mon, 05 Dec 2016 11:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207216#M6952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-05T11:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207217#M6953</link>
      <description>&lt;P&gt;I am quite impressed with it app that allows the customers to &lt;A href="https://www.heymarket.com/slack/" target="_self" rel="nofollow noopener noreferrer"&gt;send sms to slack&lt;/A&gt; because it is a convenient option for us that has been supporting us in great way. There is an added advantage for customers too because they can contact us in just a few minutes by writing us a text message via their phone sms carrier.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 10:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207217#M6953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-01T10:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Send SMS by Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207218#M6954</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Yes you should be able to send SMS using POST or GET API method and you can get the API SMS access by registering on &lt;A href="https://www.smsala.com" alt="https://www.smsala.com" target="_blank"&gt;www.smsala.com&lt;/A&gt; where they will provide you with API credentials to integrate with any software or application for sending SMS.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 05:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-SMS-by-Talend/m-p/2207218#M6954</guid>
      <dc:creator>SIrfan1665983514</dc:creator>
      <dc:date>2022-10-17T05:20:38Z</dc:date>
    </item>
  </channel>
</rss>

