<?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>question MS Teams Integration impact on Integration Hub Transaction usage in MS Teams forum</title>
    <link>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3463306#M938</link>
    <description>&lt;P&gt;We are giving some consideration to doing a MS Team integration and one of the questions that has come up is the potential impact this will have on our iHub transaction volumes. We currently have the 1 million tier and are wondering if doing this integration will push us into the next tier and thus increase costs. ** in 2025 we used 500k.&lt;/P&gt;&lt;P&gt;I'd be interested in learning what others have experienced in terms of transaction volume impact and whether you may have used any sort of scenario-based calculator to estimate the impact.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your responses.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jan 2026 12:22:40 GMT</pubDate>
    <dc:creator>WayneHadley</dc:creator>
    <dc:date>2026-01-08T12:22:40Z</dc:date>
    <item>
      <title>MS Teams Integration impact on Integration Hub Transaction usage</title>
      <link>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3463306#M938</link>
      <description>&lt;P&gt;We are giving some consideration to doing a MS Team integration and one of the questions that has come up is the potential impact this will have on our iHub transaction volumes. We currently have the 1 million tier and are wondering if doing this integration will push us into the next tier and thus increase costs. ** in 2025 we used 500k.&lt;/P&gt;&lt;P&gt;I'd be interested in learning what others have experienced in terms of transaction volume impact and whether you may have used any sort of scenario-based calculator to estimate the impact.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your responses.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 12:22:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3463306#M938</guid>
      <dc:creator>WayneHadley</dc:creator>
      <dc:date>2026-01-08T12:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: MS Teams Integration impact on Integration Hub Transaction usage</title>
      <link>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3463367#M939</link>
      <description>&lt;P&gt;Hi Wayne,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes, the Microsoft Teams integration will definitely impact your &lt;STRONG&gt;Integration Hub&lt;/STRONG&gt; transaction volume, specifically if you are using the &lt;STRONG&gt;Microsoft Teams Spoke&lt;/STRONG&gt; in Flow Designer to send notifications, post adaptive cards, or manage channels.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Since you have a &lt;STRONG&gt;500k buffer&lt;/STRONG&gt; (1M limit - 500k used), you have roughly &lt;STRONG&gt;~41,600 transactions per month&lt;/STRONG&gt; available to play with. Whether this pushes you into the next tier depends entirely on &lt;STRONG&gt;"how chatty"&lt;/STRONG&gt; you design your flows to be.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here is the logic to estimate the impact:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. The Calculation Formula&lt;/STRONG&gt; Unlike email (which is "free" in terms of transactions), every outbound call to Teams counts.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Total Transactions = (Number of Tickets) x (Triggers per Ticket)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;2. Scenario A: High Impact (The "Chatty" Approach)&lt;/STRONG&gt; If you configure a Flow to send a Teams message every time a &lt;STRONG&gt;comment is added&lt;/STRONG&gt; or state changes on an Incident:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Volume:&lt;/I&gt; 5,000 Incidents/month.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Updates:&lt;/I&gt; Avg 5 updates per ticket (Open, Assign, WIP, Comment, Resolve).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Math:&lt;/I&gt; 5,000 x 5 = &lt;STRONG&gt;25,000 transactions/month&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Result:&lt;/I&gt; This eats up more than half your buffer.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;3. Scenario B: Low Impact (High Value Approach)&lt;/STRONG&gt; If you only use Teams for &lt;STRONG&gt;Actionable Notifications&lt;/STRONG&gt; (e.g., Approvals and Major Incidents):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Volume:&lt;/I&gt; 1,000 Change Requests/month.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Updates:&lt;/I&gt; 1 Approval Request card.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Math:&lt;/I&gt; 1,000 x 1 = &lt;STRONG&gt;1,000 transactions/month&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;I&gt;Result:&lt;/I&gt; Negligible impact.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Recommendation:&lt;/STRONG&gt; Start by enabling the integration for &lt;STRONG&gt;Actionable Notifications (Approvals)&lt;/STRONG&gt; first. This provides the highest ROI (faster approvals) with the lowest transaction footprint. Avoid mirroring "All Comments" to Teams unless you are sure the volume fits within your ~1,300 daily transaction buffer.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you calculate the risk!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;If this response helps you plan your integration, please mark it as Accepted Solution.&lt;/FONT&gt;&lt;BR /&gt;This helps the community grow and assists others in finding valid answers faster.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Brandão.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 13:19:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3463367#M939</guid>
      <dc:creator>Itallo Brandão</dc:creator>
      <dc:date>2026-01-08T13:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: MS Teams Integration impact on Integration Hub Transaction usage</title>
      <link>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3464331#M940</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/188937"&gt;@Itallo Brandão&lt;/a&gt;&amp;nbsp; thank you! This is exactly what I was looking for.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 12:58:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3464331#M940</guid>
      <dc:creator>WayneHadley</dc:creator>
      <dc:date>2026-01-09T12:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: MS Teams Integration impact on Integration Hub Transaction usage</title>
      <link>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3464497#M941</link>
      <description>&lt;P&gt;You are welcome, Wayne! Glad to help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Feel free to connect with me on LinkedIn: &lt;A class="" href="https://www.linkedin.com/in/itallobrandao/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/in/itallobrandao/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards, Brandão.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 15:09:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/ms-teams-forum/ms-teams-integration-impact-on-integration-hub-transaction-usage/m-p/3464497#M941</guid>
      <dc:creator>Itallo Brandão</dc:creator>
      <dc:date>2026-01-09T15:09:50Z</dc:date>
    </item>
  </channel>
</rss>

