Oddity

menuMenu

Skip to content
menuSidebar

Recent Posts

  • Marlin 2.0.9.3, E3D Hemera, BTT SKR 1.4 Turbo with ABL using BLTouch v3.1
  • BookStack HTML Importer
  • Marlin 2.0.8.2, E3D Hemera, BTT SKR 1.4 Turbo with ABL using BLTouch v3.1
  • Check list on frequent tasks to review after upgrading firmware
  • The WordPress enqueue system

Recent Comments

  • Rea Bancroft on BookStack HTML Importer
  • Thomassen Raahauge on Marlin 2.0.6, Ender 3 Pro, BTT SKR 1.4 Turbo board with ABL using BLTouch v3.1
  • Barnes And Noble Near Me on Marlin 2.0.6, Ender 3 Pro, BTT SKR 1.4 Turbo board with ABL using BLTouch v3.1
  • bertielyle on Sending messages to Mattermost or Slack Webhooks using PowerShell
  • Steven on Marlin 1.1.9, Ender 3 Pro and manual mesh bed levelling

Archives

  • May 2022
  • January 2022
  • July 2021
  • June 2021
  • May 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • January 2020

Categories

  • 3D Printing
  • Android
  • applications
  • Linux
  • PHP
  • Programming
  • Wear OS
  • WordPress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Webhooks

Sending messages to Mattermost or Slack Webhooks using Python 3

descriptionStandard

In this article I will demonstrate another method for posting messages to a Mattermost/Slack instance but this time from Python 3 by utilising an incoming webhook.

  • date_range Date 28/10/2020
  • label Tags Mattermost, Python 3, Slack, Webhooks

Sending messages to Mattermost or Slack Webhooks using PowerShell

descriptionStandard

In this article I shall demonstrate an method utilising PowerShell to post messages to a Mattermost instance by means of a incoming webhook. Additionally I expanded on this further to include a working example on how you can also use the function as part of a scheduled task running on Windows.

  • date_range Date 29/03/2020
  • label Tags Mattermost, Powershell, Slack, Webhooks