Skip to content

adamhancock/cwteams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure

  • Create a new function app inside the Azure Portal.
  • In platform features tab, select deployment credentials
  • Select setup and choose deployment source as External Repository.
  • Enter https://github.com/adamhancock/cwteams.git as the source.
  • In your Azure function app Application Settings add a new setting with the name as your connectwise service board name and the value as the webhook url of the MS teams channel you want to post to. To get the webhook url, right click the channel and select connectors. Configure a webhook. alt text

Connectwise

  • Create a new Integrator login
  • Select All Records
  • Set Service ticket callback url to https://< your function app name >.azurewebsites.net/api/CWIncoming?serviceid=

About

Azure Function App to post Connectwise ticket updates into Microsoft Teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published