Skip to content

lammertw/eventbrite-to-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eventbrite-to-slack

Eventbrite order notifications to Slack through Webhooks

A small NodeJS server to be used as endpoint of Eventbrite Webhooks to send order notificiations to a Slack channel.

After you change the EVENTBRITE_OAUTH_TOKEN and SLACK_URL variables you can immediately deploy it to Heroku or another NodeJS hosting service.

Python alternative

Prefer python? Use the GitHub Gist at https://gist.github.com/simonw/5e75c1a67e2a4fce735e from simonw instead, which was used as inspiration and base for this project.

About

Eventbrite order notifications to Slack through Webhooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors