Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/engagespot-notifier

Symfony Engagespot Notifier Bridge
https://github.com/symfony/engagespot-notifier

component engagespot notifier php push symfony symfony-component

Last synced: 3 months ago
JSON representation

Symfony Engagespot Notifier Bridge

Awesome Lists containing this project

README

        

Engagespot Notifier
===================

Provides [Engagespot](https://docs.engagespot.co/how-to-send-notifications-via-engagespot-api/how-to-send-notifications-using-engagespot-rest-api) integration for Symfony Notifier.

DSN example
-----------

```
ENGAGESPOT_DSN=engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME
```

where:
- `API_KEY` is your Engagespot API Key
- `CAMPAIGN_NAME` is your default campaign name

Resources
---------

* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)