Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/adamhancock/cwteams

Azure Function App to post Connectwise ticket updates into Microsoft Teams
https://github.com/adamhancock/cwteams

Last synced: 13 days ago
JSON representation

Azure Function App to post Connectwise ticket updates into Microsoft Teams

Lists

README

        

# 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](https://adamhancock.blob.core.windows.net/images/cwteams.png "Azure Application Settings")

# 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=