Skip to content

Fra3zz/Docuseal-to-Discord-Webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Takes the webhook request from docuseal and passes it to a discord webhook. Filters the request info to the necissary info. Makes the request to discrod show as a comment from the webhook bot.

Environmental Variables

    Required

  • WEBHOOK_URL = Make this your discord webhook url

  • Optional

  • URL_PATH = Sets automatically to "/". Can be modified but must include a slash.

installation

    Docker
  1. Download the docker image and run image with set environment variables.
File/Create your own docker image
  1. Download files from github repo.
  2. Install dependencies from requirements.txt filr via pip.
  3. Run with "flask run".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published