<?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: How to pass a query parameter for an Infotable property in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1043216#M70926</link>
    <description>&lt;P&gt;I was trying to figure out how to pass an infotable through a mashup URL like the below URL, but with an infotable instead of string:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&amp;lt;THINGWORX&amp;gt;&amp;gt;/Mashups/TestMashup?&lt;/SPAN&gt;&lt;STRONG&gt;thingName=TestThing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A separate post was made for this and I got an answer there:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Create-Mashup-URL-with-Initial-Infotable-Parameter/m-p/1043137#M70919" target="_blank"&gt;Solved: Re: Create Mashup URL with Initial Infotable Param... - PTC Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 13:02:13 GMT</pubDate>
    <dc:creator>JK_10744682</dc:creator>
    <dc:date>2025-11-13T13:02:13Z</dc:date>
    <item>
      <title>How to pass a query parameter for an Infotable property</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1042901#M70890</link>
      <description>&lt;P&gt;Little late on this, but is there a way to do &lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Pass-a-query-parameter-from-URL-to-master/m-p/945280#M66450" target="_blank" rel="noopener"&gt;this&lt;/A&gt; for an Infotable property? And if possible, do you have an example syntax for it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 21:05:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1042901#M70890</guid>
      <dc:creator>JK_10744682</dc:creator>
      <dc:date>2025-11-11T21:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a query parameter for an Infotable property</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1043172#M70923</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/725078"&gt;@JK_10744682&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to clarify: is the question about how to pass an infotable as a Query parameter to a mashup when accessing it from the browser?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 08:58:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1043172#M70923</guid>
      <dc:creator>VladimirRosu</dc:creator>
      <dc:date>2025-11-13T08:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a query parameter for an Infotable property</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1043216#M70926</link>
      <description>&lt;P&gt;I was trying to figure out how to pass an infotable through a mashup URL like the below URL, but with an infotable instead of string:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&amp;lt;THINGWORX&amp;gt;&amp;gt;/Mashups/TestMashup?&lt;/SPAN&gt;&lt;STRONG&gt;thingName=TestThing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A separate post was made for this and I got an answer there:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Create-Mashup-URL-with-Initial-Infotable-Parameter/m-p/1043137#M70919" target="_blank"&gt;Solved: Re: Create Mashup URL with Initial Infotable Param... - PTC Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:02:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1043216#M70926</guid>
      <dc:creator>JK_10744682</dc:creator>
      <dc:date>2025-11-13T13:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a query parameter for an Infotable property</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1043218#M70927</link>
      <description>&lt;P&gt;Please note that while this is a bit old news, the length of an URL parameter is not unlimited, especially on older browsers (but please validate this information by researching depending on your browser). Make sure you're not passing lots of rows there.&lt;/P&gt;
&lt;P&gt;I would suggest to replace the infotable itself with something smaller (a CSV which you parse as Infotable afterwards).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 13:21:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-pass-a-query-parameter-for-an-Infotable-property/m-p/1043218#M70927</guid>
      <dc:creator>VladimirRosu</dc:creator>
      <dc:date>2025-11-13T13:21:04Z</dc:date>
    </item>
  </channel>
</rss>

