Skip to content

PagerTree/example-nodejs-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5751ffd · Nov 25, 2024

History

1 Commit
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024
Nov 25, 2024

Repository files navigation

Example NodeJS Connector

An example HTTP server for listening to PagerTree outgoing webhooks.

The server listens for webhooks and then does custom logic. It comes with a fly.toml to be deployed on fly.io but can be run anywhere using the Dockerfile.

Running the Server

DEBUG=example-client-connector:* npm start then open your browswer to http://localhost:3000

The custom endpoints and logic can be found in ./routes/freshservice.js, but this is only an example. It is up to you to write whatever custom logic you need for your app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published