<?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: WorkHQ Agentic Workflow in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125459#M54590</link>
    <description>&lt;P&gt;Currently I am creating a workflow where i am using an IMAP Trigger and from received mails i want to download the files and and send it to the Agent to extract PDF details.how i can acheive it...&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2026 10:21:58 GMT</pubDate>
    <dc:creator>neha.kumari67</dc:creator>
    <dc:date>2026-05-11T10:21:58Z</dc:date>
    <item>
      <title>WorkHQ Agentic Workflow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125452#M54585</link>
      <description>&lt;P&gt;Hi,I want to know how we can inject pdf files directly to agent so that it will extract the details from the PDF in the Agent Studio of Agentic Workflows.&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2026 05:26:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125452#M54585</guid>
      <dc:creator>neha.kumari67</dc:creator>
      <dc:date>2026-05-10T05:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: WorkHQ Agentic Workflow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125454#M54586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/65239"&gt;@neha.kumari67&lt;/a&gt;, what is your trigger and what is built so far?&lt;/P&gt;&lt;P&gt;Along with other ones, even if you are using a chat trigger, there is an option to upload files.&lt;BR /&gt;After that perhaps use "Ask AI" action and in the Data Selector pass the content of the files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaVi_APA_0-1778471488430.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42192iE9193D2D3A48E5D7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="RaVi_APA_0-1778471488430.png" alt="RaVi_APA_0-1778471488430.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 04:24:16 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125454#M54586</guid>
      <dc:creator>RaVi_APA</dc:creator>
      <dc:date>2026-05-11T04:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: WorkHQ Agentic Workflow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125457#M54588</link>
      <description>&lt;P&gt;"Error: {\n \"file\": [\n \"Expected file url or base64 with mimeType, received: https://{domain-name}/regions/eu-central/api/workflows/v1/step-files/signed?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjEifQ.eyJmaWxlSWQiOiJuR01LdGNaaXI2N3ZQVU1UWW0zb3QiLCJpYXQiOjE3Nzg0OTI2NjcsImV4cCI6MTc4MTA4NDY2NywiaXNzIjoiYWN0aXZlcGllY2VzIn0.RdD8WvnXq4tzIFrvjTU1Kc09-pSlKXHjuS15zt9SIUM\"\n ]\n}\n" Getting this error while using any files in the actions available in Workflow studio like Update Files,any attachments which are getting downloaded by a mail using IMAP Trigger&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 09:58:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125457#M54588</guid>
      <dc:creator>neha.kumari67</dc:creator>
      <dc:date>2026-05-11T09:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: WorkHQ Agentic Workflow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125458#M54589</link>
      <description>&lt;P&gt;Convert the file contents to base64 as it says in the error message, and then pass that in further actions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 10:06:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125458#M54589</guid>
      <dc:creator>RaVi_APA</dc:creator>
      <dc:date>2026-05-11T10:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: WorkHQ Agentic Workflow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125459#M54590</link>
      <description>&lt;P&gt;Currently I am creating a workflow where i am using an IMAP Trigger and from received mails i want to download the files and and send it to the Agent to extract PDF details.how i can acheive it...&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 10:21:58 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125459#M54590</guid>
      <dc:creator>neha.kumari67</dc:creator>
      <dc:date>2026-05-11T10:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: WorkHQ Agentic Workflow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125460#M54591</link>
      <description>&lt;P&gt;Does the Json output coming out from the IMAP trigger not have "Files" in it? If you are able to share screenshots that will help for a faster resolution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 10:24:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WorkHQ-Agentic-Workflow/m-p/125460#M54591</guid>
      <dc:creator>RaVi_APA</dc:creator>
      <dc:date>2026-05-11T10:24:46Z</dc:date>
    </item>
  </channel>
</rss>

