<?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: ThingWorx/Salesforce Integration in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508625#M6235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to connect with Salesforce, you can use REST API to perform any CRUD operation on the Salesforce side.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.salesforce.com/page/Creating_REST_APIs_using_Apex_REST" title="https://developer.salesforce.com/page/Creating_REST_APIs_using_Apex_REST"&gt;Creating REST APIs using Apex REST - developer.force.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it in two ways:&lt;/P&gt;&lt;P&gt;1. Using Thingworx services you can send any basic HTTP request.&lt;/P&gt;&lt;P&gt;2. Creating Thingworx extension - this is more flexible way, so I'll recommend this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, if you need any more assistance, don't hesitate to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2017 21:53:15 GMT</pubDate>
    <dc:creator>jkaczynski</dc:creator>
    <dc:date>2017-01-19T21:53:15Z</dc:date>
    <item>
      <title>ThingWorx/Salesforce Integration</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508623#M6233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Was wondering if anyone has successfully integrated ThingWorx with Salelsforce?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically, using ThingWorx to populate data in SF or using ThingWorx alerts to trigger case creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, could you summarize the technique you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed an extension for Salesforce in the TW Marketplace but its from a third party and they only provide the extension for their customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 20:09:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508623#M6233</guid>
      <dc:creator>jmay1</dc:creator>
      <dc:date>2017-01-13T20:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: ThingWorx/Salesforce Integration</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508624#M6234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may contact PTC sales team for the same extension.&lt;/P&gt;&lt;P&gt;Alternatively, below article discussed about invoking Salesforce functionalities through REST API. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.thingworx.com/message/3452"&gt;Invoking the salesforce.com REST API from a ThingWorx instance&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are not getting Salesforce extension, I believe you can start developing your own few REST API methods to call Salesforce functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 18:02:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508624#M6234</guid>
      <dc:creator>Rajesh_A</dc:creator>
      <dc:date>2017-01-16T18:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: ThingWorx/Salesforce Integration</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508625#M6235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to connect with Salesforce, you can use REST API to perform any CRUD operation on the Salesforce side.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.salesforce.com/page/Creating_REST_APIs_using_Apex_REST" title="https://developer.salesforce.com/page/Creating_REST_APIs_using_Apex_REST"&gt;Creating REST APIs using Apex REST - developer.force.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it in two ways:&lt;/P&gt;&lt;P&gt;1. Using Thingworx services you can send any basic HTTP request.&lt;/P&gt;&lt;P&gt;2. Creating Thingworx extension - this is more flexible way, so I'll recommend this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, if you need any more assistance, don't hesitate to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 21:53:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508625#M6235</guid>
      <dc:creator>jkaczynski</dc:creator>
      <dc:date>2017-01-19T21:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: ThingWorx/Salesforce Integration</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508626#M6236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jenna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran into the same issues regarding Salesforce.&amp;nbsp; The ThingWorx Salesforce connector no longer exists.&amp;nbsp; I wrote a short step-by-step guide that walks you through authenticating, adding a record, finding a record, and modifying records:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.eacpds.com/product-development-blog/connecting-salesforce-thingworx/" title="http://www.eacpds.com/product-development-blog/connecting-salesforce-thingworx/"&gt;http://www.eacpds.com/product-development-blog/connecting-salesforce-thingworx/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 17:47:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/ThingWorx-Salesforce-Integration/m-p/508626#M6236</guid>
      <dc:creator>nmilleson</dc:creator>
      <dc:date>2017-11-29T17:47:47Z</dc:date>
    </item>
  </channel>
</rss>

