Skip to content

ikathegreat/DomoToTeamsWebhookRelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Domo To Teams Webhook Relay

Contains an example function written in Lua to receive a Domo alert webhook and reshape the payload to work with a Microsoft Teams weebhook connector.

  1. Create an alert on a Domo card or dataset
  2. Create an account in Webhook Relay
  3. Create a Webhook Relay function using the Lua code snippet
  4. Create a Webhook Relay request forwarder and run the function on the incoming request
  5. Configure a webhook connector in the desired Microsoft Teams channel and copy the URL
  6. Paste the Teams webhook URL into the Webhook Relay forwarding destination
  7. Copy the Webhook Relay public endpoint URL and and paste it into the Domo alert's webhook URL (method should be POST)
  8. Send a test from the Domo alert (alert title should be present, but the message will be blank)

Flow

Domo alert ----> Webhook Relay ----> Microsoft Teams

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages