Sha256: 615b12cf855dfb64a44721a08063260671d1dfdf658915a2ed76f2ab42a71378

Contents?: true

Size: 267 Bytes

Versions: 59

Compression:

Stored size: 267 Bytes

Contents

# Incoming Webhooks

Bullet Train makes it trivial to scaffold new endpoints where external systems can send you webhooks and they can be processed asyncronously in a background job. For more information, run:

```
rails generate super_scaffold:incoming_webhooks
```

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
bullet_train-1.8.1 docs/webhooks/incoming.md
bullet_train-1.8.0 docs/webhooks/incoming.md
bullet_train-1.7.23 docs/webhooks/incoming.md
bullet_train-1.7.22 docs/webhooks/incoming.md
bullet_train-1.7.21 docs/webhooks/incoming.md
bullet_train-1.7.20 docs/webhooks/incoming.md
bullet_train-1.7.19 docs/webhooks/incoming.md
bullet_train-1.7.18 docs/webhooks/incoming.md
bullet_train-1.7.17 docs/webhooks/incoming.md
bullet_train-1.7.16 docs/webhooks/incoming.md
bullet_train-1.7.15 docs/webhooks/incoming.md
bullet_train-1.7.14 docs/webhooks/incoming.md
bullet_train-1.7.13 docs/webhooks/incoming.md
bullet_train-1.7.12 docs/webhooks/incoming.md
bullet_train-1.7.11 docs/webhooks/incoming.md
bullet_train-1.7.10 docs/webhooks/incoming.md
bullet_train-1.7.9 docs/webhooks/incoming.md
bullet_train-1.7.3 docs/webhooks/incoming.md
bullet_train-1.7.2 docs/webhooks/incoming.md
bullet_train-1.7.1 docs/webhooks/incoming.md