Initial import of zapier-docs-master from zapier monorepo
This commit is contained in:
commit
bb51ecf42e
33 changed files with 492 additions and 0 deletions
10
modules/zappier/NATS.md
Normal file
10
modules/zappier/NATS.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# NATS — zappier-edge
|
||||
|
||||
This process **does not subscribe or publish** on NATS.
|
||||
|
||||
| Direction | Address | Peer | Body |
|
||||
|-----------|---------|------|------|
|
||||
| IN HTTPS | `/v1/*` | Zapier Platform app | JSON + `x-api-key` |
|
||||
| OUT HTTPS | middleware `/zapier/v1/*` | verae-middleware | same tenant request |
|
||||
|
||||
NATS is private to middleware workers and archives.
|
||||
Loading…
Add table
Add a link
Reference in a new issue