<?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: Pull out one peice of text from large text string in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120133#M53133</link>
    <description>&lt;P&gt;All is fixed, I learned that you can use the JSON to collection and it's much easier!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 16:39:32 GMT</pubDate>
    <dc:creator>Chan_Thomas</dc:creator>
    <dc:date>2025-04-30T16:39:32Z</dc:date>
    <item>
      <title>Pull out one peice of text from large text string</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120132#M53132</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made an API call and the Access Token has been passed back to my Reponse Content Data Item like so:&amp;nbsp;&lt;BR /&gt;{"access_token":"000REPORTEXAMPLE00D66.fdjhfHDCEFE45wdkjdfWF55EXAMPLEkjfenf458DSSFE","instance_url":"&lt;A href="https://rdpartners.my.salesforce.com" target="_blank"&gt;https://rdpartners.my.salesforce.com&lt;/A&gt;","id":"&lt;A href="https://login.salesforce.com/id/000REPORTEXAMPLE00D66/005Ue000003JmTpIAK" target="_blank"&gt;https://login.salesforce.com/id/000REPORTEXAMPLE00D66/005Ue000003JmTpIAK&lt;/A&gt;","token_type":"Bearer","issued_at":"1746028452241","signature":"GdxCYdS8MFg0P1oyOOowBc3807pyN5FLF562cO+Ih/I="}&lt;BR /&gt;&lt;BR /&gt;I need to pull out JUST the text following the {"access_token":"000REPORTEXAMPLE00D66.fdjhfHDCEFE45wdkjdfWF55EXAMPLEkjfenf458DSSFE"&lt;BR /&gt;&lt;BR /&gt;So far, I have used a split string, using the commas to get the below collection&lt;BR /&gt;{"access_token":"000REPORTEXAMPLE00D66.fdjhfHDCEFE45wdkjdfWF55EXAMPLEkjfenf458DSSFE"&lt;BR /&gt;"instance_url":"&lt;A href="https://rdpartners.my.salesforce.com" target="_blank"&gt;https://rdpartners.my.salesforce.com&lt;/A&gt;"&lt;BR /&gt;"id":"&lt;A href="https://login.salesforce.com/id/000REPORTEXAMPLE00D66/005Ue000003JmTpIAK" target="_blank"&gt;https://login.salesforce.com/id/000REPORTEXAMPLE00D66/005Ue000003JmTpIAK&lt;/A&gt;"&lt;BR /&gt;"token_type":"Bearer"&lt;BR /&gt;"issued_at":"1746028452241"&lt;BR /&gt;"signature":"GdxCYdS8MFg0P1oyOOowBc3807pyN5FLF562cO+Ih/I="}&lt;BR /&gt;&lt;BR /&gt;I then did Copy Rows to get the first row only {"access_token": ETC into a collection on its own, but now I am stuck.&lt;BR /&gt;I can't use a calc stage to get the row into a text data item so I can do another split string, and I don't know how else to do it. *&lt;BR /&gt;&lt;BR /&gt;If you have an answer, it would be great if you could explain the answer to me also, cos I'm still quite new to this, so trying not to just copy and paste things &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 16:22:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120132#M53132</guid>
      <dc:creator>Chan_Thomas</dc:creator>
      <dc:date>2025-04-30T16:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pull out one peice of text from large text string</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120133#M53133</link>
      <description>&lt;P&gt;All is fixed, I learned that you can use the JSON to collection and it's much easier!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 16:39:32 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120133#M53133</guid>
      <dc:creator>Chan_Thomas</dc:creator>
      <dc:date>2025-04-30T16:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pull out one peice of text from large text string</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120136#M53135</link>
      <description>&lt;P&gt;Nice one&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/57307"&gt;@Chan_Thomas&lt;/a&gt;&amp;nbsp;- and thank you for coming back to share the solution with us!&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 08:46:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120136#M53135</guid>
      <dc:creator>Michael_S</dc:creator>
      <dc:date>2025-05-01T08:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pull out one peice of text from large text string</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120142#M53139</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the object utility - regex to extract this part of text.&lt;/P&gt;&lt;P&gt;Simone&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 13:10:05 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pull-out-one-peice-of-text-from-large-text-string/m-p/120142#M53139</guid>
      <dc:creator>simone.tomaCNH</dc:creator>
      <dc:date>2025-05-01T13:10:05Z</dc:date>
    </item>
  </channel>
</rss>

