Skip to content

A simple webhook receiver that updates a custom field in your Sendy list with a custom value, whenever an order is placed via Eventbrite. Removes the need for a Zapier or other third-party integration.

License

jaygooby/sendy-eventbrite-webhook-receiver

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

sendy-eventbrite-webhook-receiver

A simple webhook receiver that updates a custom field in your Sendy list with a custom value, whenever an order is placed via Eventbrite. Removes the need for a Zapier or other third-party integration.

Prerequisites

  1. A Sendy installation
  2. A Sendy list with a custom field you want updating with a value, when an Eventbrite order is made (e.g. ticket-bought=1)
  3. A Sendy API key
  4. eventbrite-receiver.php file saved somewhere under your Sendy installation, e.g. /path/to/sendy/webhooks/eventbrite-receiver.php
  5. An Eventbrite account
  6. An Eventbrite webhook configured with an order.placed action and the URL to this file in your Sendy installation, e.g. http://sendy.example.com/webhooks/eventbrite-receiver.php
  7. An Eventbrite App, so you can access your personal oauth2 token

About

A simple webhook receiver that updates a custom field in your Sendy list with a custom value, whenever an order is placed via Eventbrite. Removes the need for a Zapier or other third-party integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages