pepipost / pepipost-sdk-php

The Official Pepipost PHP API library
https://pepipost.com
MIT License
21 stars 15 forks source link

Create a tutorial to create a Slack event integration with PHP using this SDK #8

Open geniusdibya opened 7 years ago

geniusdibya commented 7 years ago

Create a tutorial that explains how to create a simple integration with Slack that allows an email to be triggered based on some defined event. The example should utilize best practices for storing credentials.

Using this tutorial one should be able to send an email by integrating with slack events.

Please add the tutorial to USE_CASES.md.