Code Monkey home page Code Monkey logo

sendy-webhooks's Introduction

Sendy Webhooks

##About This project will allow you to setup webhooks for when using services other than Amazon SES with Sendy.

Copy these files into a webhooks folder in your Sendy root (or wherever you would like them to reside) and then edit the webhooks/includes/config.php file to update how to access the regular Sendy includes/config.php file. Obviously, if you are not putting it in the webhooks folder under the root, you'll need to access the webhooks config file from wherever you install it.

Inside of that config file, there are some values you can customize; if you are going to get updates directly from here, you may want to place those variables into your standard Sendy configuration file so that you don't have to worry about overwriting them. It will work just fine either way.

Once you have done that, then you can just point your mailing service's webhooks API call to the appropriate service.

##Supported Services Currently, I have implemented the following services:

  • Mandrill - no further customization required
  • CritSend - you will need to add your CritSend API key to config.php

##Future Services If you have any future services that you'd like to include, just let me know and point me to the documentation, or else use any of the existing files as a template and push the update to this repository. I will be adding more.

##Supported Webhooks I have been adding in debugging for each of the supported features provided by individual APIs, and all of them will be logged into the debuglog (if debugging is turned on). However, only the following functions will actually interact with your Sendy data:

  • hard bounce
  • soft bounce
  • spam complaint

Basically, I reproduced what is available through Amazon SES.

sendy-webhooks's People

Contributors

blainemoore avatar marcosbl avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.