{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "microsoft teams",
  "home_page_url": "https://evotec.xyz/fr/tags/microsoft-teams",
  "feed_url": "https://evotec.xyz/fr/tags/microsoft-teams/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/adaptive-cards-with-tables-and-linebreaks-in-microsoft-teams",
      "url": "https://evotec.xyz/fr/blog/adaptive-cards-with-tables-and-linebreaks-in-microsoft-teams",
      "title": "Adaptive Cards with Tables and Linebreaks in Microsoft Teams",
      "summary": "PSTeams is a PowerShell module that helps simplify sending notifications to Microsoft Teams via Incoming webhooks. It\u2019s easy to use and doesn\u2019t require playing with JSON. Since version 2.0, it started to support Adaptive Cards; in version 2.1, I\u2019ve added the ability to mention people. Today I\u2019m introducing an easy way to send data as a table and a quick way to add a line break.",
      "date_published": "2022-08-21T16:07:01.0000000Z",
      "tags": [
        "adaptive cards",
        "microsoft teams",
        "office 365",
        "powershell",
        "teams"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/mentioning-users-in-notifications-using-psteams-powershell-module",
      "url": "https://evotec.xyz/fr/blog/mentioning-users-in-notifications-using-psteams-powershell-module",
      "title": "Mentioning users in notifications using PSTeams PowerShell Module",
      "summary": "Microsoft Teams over the last few years have grown into an excellent and flexible tool for both small and big companies. Having the ability to chat with users, store files or have all sorts of data in one place makes it easy and functional. Of course, it has its fair share of issues, but it\u2019s getting better. One of the cool features of Microsoft Teams is being able to send notifications to Microsoft Teams Channels using WebHook Notifications. In the beginning, this feature was pretty limited, but after a few years, it got much better with support for Adaptive Cards, List Cards, Hero Cards, Thumbnail Cards, and Office 365 Connector Card.",
      "date_published": "2022-01-16T19:08:52.0000000Z",
      "tags": [
        "Azure AD",
        "microsoft teams",
        "office 365",
        "powershell",
        "psteams"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/introducing-psteams-2-0-support-for-adaptive-cards-hero-cards-list-cards-and-thumbnail-cards",
      "url": "https://evotec.xyz/fr/blog/introducing-psteams-2-0-support-for-adaptive-cards-hero-cards-list-cards-and-thumbnail-cards",
      "title": "Introducing PSTeams 2.0 \u2013 Support for Adaptive Cards, Hero Cards, List Cards and Thumbnail Cards",
      "summary": "PSTeams PowerShell module has been on the market for a while now. It supports sending notifications to Microsoft Teams channels via Incoming WebHooks. You could send a pretty message to the team\u2019s channel with just a few lines of code. With PSTeams 2.0, support for Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards was added.",
      "date_published": "2020-11-09T17:02:21.0000000Z",
      "tags": [
        "microsoft teams",
        "office 365",
        "powershell",
        "reporting",
        "webhook"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/sending-to-microsoft-teams-from-powershell-just-got-easier-and-better",
      "url": "https://evotec.xyz/fr/blog/sending-to-microsoft-teams-from-powershell-just-got-easier-and-better",
      "title": "Sending Messages to Microsoft Teams from PowerShell just got easier and better",
      "summary": "Christmas time is upon us, and I\u2019ve decided that my PSTeams module needs some love. I wrote it in late 2018 and updated it a few times at the beginning of 2019. This release hopefully is worth of having 1.0 version number. I don\u2019t do that often and usually go for build numbers changes only, but Microsoft Teams message cards have their limits on functionality. Therefore, there are not many things that can be added unless Microsoft opens up and gives us all the cool features of Adaptive Cards. PSTeams module uses Webconnector to send messages to Teams. That method only supports Message Cards, which even Microsoft calls Legacy. But legacy doesn\u2019t mean fully functional with some cool features of their own. If you\u2019re new to PSTeams you may want to read those 2 posts below to get information how to set it up.",
      "date_published": "2019-12-22T21:21:26.0000000Z",
      "tags": [
        "microsoft teams",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/psteams-send-notifications-to-ms-teams-from-mac-linux-or-windows",
      "url": "https://evotec.xyz/fr/blog/psteams-send-notifications-to-ms-teams-from-mac-linux-or-windows",
      "title": "PSTeams  \u2013 Send notifications to MS Teams from Mac / Linux or Windows",
      "summary": "If you\u2019re new to this module it\u2019s very simple PowerShell module allowing to send notifications straight to Microsoft Teams channels\u2026.",
      "date_published": "2018-10-04T17:56:24.0000000Z",
      "tags": [
        "microsoft teams",
        "powershell",
        "powershell core",
        "psteams",
        "teams"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/pswinreporting-forwarders-microsoft-teams-slack-microsoft-sql-and-more",
      "url": "https://evotec.xyz/fr/blog/pswinreporting-forwarders-microsoft-teams-slack-microsoft-sql-and-more",
      "title": "PSWinReporting \u2013 Forwarders, Microsoft Teams, Slack, Microsoft SQL and more",
      "summary": "It\u2019s been a while since PSWinReporting has been updated, or rather since I\u2019ve written a blog post about it since it\u2019s always\u2026",
      "date_published": "2018-09-16T17:59:28.0000000Z",
      "tags": [
        "active directory",
        "event log",
        "events",
        "microsoft teams",
        "ms sql",
        "powershell",
        "slack",
        "sql",
        "teams",
        "Windows"
      ]
    }
  ]
}