<?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: Get Message Block in Qlik Application Automation in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2115245#M2440</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137572"&gt;@OppilaalDaniel&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;It depends on how you want to get it, i see two ways:&lt;BR /&gt;&lt;BR /&gt;1. 'List Messages' block is the way to do it through QAA, each Message object also has an id property.&lt;/P&gt;
&lt;P&gt;2. Manual, through Microsoft Teams itself, go to one of your messages, hover over the message -&amp;gt; click on 'Copy Link' you will get a url to your message, one of the query parameters in the url is named 'MessageId'&lt;BR /&gt;&lt;BR /&gt;I wanted to point out something upon further checking for point 2 it's not the message id but the parent message id so point 2 doesn't seem to be relevant.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Sun, 10 Sep 2023 15:46:59 GMT</pubDate>
    <dc:creator>Shai_E</dc:creator>
    <dc:date>2023-09-10T15:46:59Z</dc:date>
    <item>
      <title>Get Message Block in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2114443#M2426</link>
      <description>&lt;P&gt;I'm working on an Automation flow where I need to get the input from Microsoft Teams using the get Message block supported by Microsoft Teams. I'm not sure how to get the Message ID of the corresponding Text Message.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciations and Thanks for the help in advance!&lt;/P&gt;
&lt;P&gt;- Oppilaal&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 10:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2114443#M2426</guid>
      <dc:creator>OppilaalDaniel</dc:creator>
      <dc:date>2023-09-07T10:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get Message Block in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2115245#M2440</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137572"&gt;@OppilaalDaniel&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;It depends on how you want to get it, i see two ways:&lt;BR /&gt;&lt;BR /&gt;1. 'List Messages' block is the way to do it through QAA, each Message object also has an id property.&lt;/P&gt;
&lt;P&gt;2. Manual, through Microsoft Teams itself, go to one of your messages, hover over the message -&amp;gt; click on 'Copy Link' you will get a url to your message, one of the query parameters in the url is named 'MessageId'&lt;BR /&gt;&lt;BR /&gt;I wanted to point out something upon further checking for point 2 it's not the message id but the parent message id so point 2 doesn't seem to be relevant.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 15:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2115245#M2440</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-09-10T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get Message Block in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2116303#M2456</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150145"&gt;@Shai_E&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Posting/sending a message to teams was rather easier. By trying your suggestion I tried listing the messages, but it&amp;nbsp;throws me a 403 Forbidden error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also tried the 2nd point and as you said, it's not accepting the ID as a Message ID rather it's being taken as a Parent Message ID.&lt;/P&gt;
&lt;P&gt;I wanted to get the latest Message's ID and reply in response to it from QAA will that be possible?&lt;/P&gt;
&lt;P&gt;- Oppilaal.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 05:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2116303#M2456</guid>
      <dc:creator>OppilaalDaniel</dc:creator>
      <dc:date>2023-09-13T05:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Get Message Block in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2117797#M2470</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137572"&gt;@OppilaalDaniel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For the List Messages block, the forbidden issue might be a permissions related try granting the connection admin permissions&lt;/P&gt;
&lt;P&gt;I think that "List Messages" is the way to go here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 09:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2117797#M2470</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-09-18T09:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get Message Block in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2127810#M2554</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150145"&gt;@Shai_E&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the suggestion. I'll try checking the permissions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;But my concern here is, that I have all the permissions to interact with teams from QlikApplication Automation like sending alerts, notifications and messages but not reading them let alone listing them.&lt;BR /&gt;&lt;BR /&gt;Could you by any chance let me know what are the permissions I should look into specifically?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 06:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2127810#M2554</guid>
      <dc:creator>OppilaalDaniel</dc:creator>
      <dc:date>2023-10-12T06:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get Message Block in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2127840#M2555</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137572"&gt;@OppilaalDaniel&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Please open a case for support about the list messages block, we will be able to give better help there, since we will probably need some attachments from your side.&lt;BR /&gt;&lt;BR /&gt;let's have a look at it in a case.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 07:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2127840#M2555</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-10-12T07:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get Message Block in Qlik Application Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2128591#M2567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150145"&gt;@Shai_E&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Sure, Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 04:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Get-Message-Block-in-Qlik-Application-Automation/m-p/2128591#M2567</guid>
      <dc:creator>OppilaalDaniel</dc:creator>
      <dc:date>2023-10-16T04:35:57Z</dc:date>
    </item>
  </channel>
</rss>

