<?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: Salesforce to Talend integration - What is endpoint url? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-to-Talend-integration-What-is-endpoint-url/m-p/2276031#M52240</link>
    <description>Hi Santosh&lt;BR /&gt;&lt;BR /&gt;Did you manage to find a solution to your problem?&lt;BR /&gt;&lt;BR /&gt;I am trying to follow the instructions &lt;A href="https://help.talend.com/reader/cR2P4DokI6iMLUduD4kKiA/iAPe8kGxCw1w8vWSwf48cA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/cR2P4DokI6iMLUduD4kKiA/iAPe8kGxCw1w8vWSwf48cA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The endpoint need to be something like: &lt;A href="http://0.0.0.0:8765/services/account" target="_blank" rel="nofollow noopener noreferrer"&gt;http://0.0.0.0:8765/services/account&lt;/A&gt; if you are running activemq off the same machine/server.&lt;BR /&gt;&lt;BR /&gt;However I cannot get it to work.</description>
    <pubDate>Tue, 11 Dec 2018 17:24:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-11T17:24:10Z</dc:date>
    <item>
      <title>Salesforce to Talend integration - What is endpoint url?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-to-Talend-integration-What-is-endpoint-url/m-p/2276030#M52239</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;doing the Salesforce to Talend trigger based integration in realtime.&lt;/P&gt;&lt;P&gt;For ex. if an account is getting created in Salesforce then it'll POST the data to the endpoint url. Talend will listen to this url, read the Salesforce data and push that data to the target system in realtime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created the workflow rule in SF and configured the dummy endpoint url in the Talend and got confused at the below queries -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. What is an endpoint url over here? How do I generate it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. How do i create an endpoint url so that both can write and read data from over there?&lt;/P&gt;&lt;P&gt;If it's a Talend web service then how do I read Salesforce POST data over there. Please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh G.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-to-Talend-integration-What-is-endpoint-url/m-p/2276030#M52239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce to Talend integration - What is endpoint url?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-to-Talend-integration-What-is-endpoint-url/m-p/2276031#M52240</link>
      <description>Hi Santosh&lt;BR /&gt;&lt;BR /&gt;Did you manage to find a solution to your problem?&lt;BR /&gt;&lt;BR /&gt;I am trying to follow the instructions &lt;A href="https://help.talend.com/reader/cR2P4DokI6iMLUduD4kKiA/iAPe8kGxCw1w8vWSwf48cA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/cR2P4DokI6iMLUduD4kKiA/iAPe8kGxCw1w8vWSwf48cA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The endpoint need to be something like: &lt;A href="http://0.0.0.0:8765/services/account" target="_blank" rel="nofollow noopener noreferrer"&gt;http://0.0.0.0:8765/services/account&lt;/A&gt; if you are running activemq off the same machine/server.&lt;BR /&gt;&lt;BR /&gt;However I cannot get it to work.</description>
      <pubDate>Tue, 11 Dec 2018 17:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-to-Talend-integration-What-is-endpoint-url/m-p/2276031#M52240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-11T17:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce to Talend integration - What is endpoint url?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-to-Talend-integration-What-is-endpoint-url/m-p/2276032#M52241</link>
      <description>&lt;P&gt;Hi Navin,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I managed to resolve that. Here are some pointers -&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. The endpoint url is the Talend web service url which will consume the Salesforce output structure&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2. This web service created by you in Talend gets hosted in the private network which Salesforce does not understand&lt;/P&gt; 
&lt;P&gt;3. Ask your network team to get this services accessible outside the private network using the mechanism like reverse proxy. Configure this url in Salesforce. This should help &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Santosh G..&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 08:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-to-Talend-integration-What-is-endpoint-url/m-p/2276032#M52241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-25T08:12:16Z</dc:date>
    </item>
  </channel>
</rss>

