https://github.com/sparkpost/momentum_sample_policy
Example policy for Momentum
https://github.com/sparkpost/momentum_sample_policy
Last synced: 6 months ago
JSON representation
Example policy for Momentum
- Host: GitHub
- URL: https://github.com/sparkpost/momentum_sample_policy
- Owner: SparkPost
- License: other
- Created: 2016-09-02T16:07:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T17:34:54.000Z (about 8 years ago)
- Last Synced: 2024-12-29T11:49:10.397Z (over 1 year ago)
- Language: Perl
- Homepage: https://www.messagesystems.com/
- Size: 3.12 MB
- Stars: 2
- Watchers: 9
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Momentum Sample Policy
This is a place to put sample policy that demonstrates commonly asked questions or solves common problems.
## Policy Description
| Name | Description |
|---|---|
| add-data-to-webhook | Demonstrates how to put extrad data into webhooks |
| hook-point-logger | Policy that demonstrates common hook points [see](https://confluence.int.messagesystems.com/pages/viewpage.action?pageId=13434926) |
| `kitchen-sink` | A collection of common policy tasks |
| `multi-channel-demo` | Various policy to route messages to HTTP, SMPP and SMTP |
| `sparkpost-relay` | Demonstrates how to relay message through another authenticated SMTP server [see](https://support.messagesystems.com/docs/web-momo4/modules.outbound_smtp_auth.php) |
| `training-policy` | Migrated policy from `github.com/SparkPost/lua-policies` |
| `webhook-document-generator` | A browser tool to generate Webhook documentation from your Momentum server or SparkPost URL |