Wait-via-NATS returns completed or pending+jobId (GATE 9). Mock SHA256
idempotent register + GET /hashes/{sha256}. Zappier commercial edge has
POST /v1/timestamp and hash-lookup. GATE 12 smoke (signup + wait) passes.
NS1 NATS is 127.0.0.1:4222 on 70.88.205.138; SSH tunnel :14222. Local
nats-server -js used for isolated tests. Activate app adds Echo Text.
Learned: JetStream on NS1 is loopback-only; do not bind 4222 public.
|
||
|---|---|---|
| .. | ||
| creates | ||
| test | ||
| authentication.js | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Verae Time — Zapier activate app
This is the integration you push tomorrow. It has one action:
Add Numbers — number1 + number2 → sum.
It runs inside Zapier. You do not need api.veraetime.net, NATS, or a public URL.
Step-by-step account setup: ../../docs/04-activate/SETUP-ZAPIER-DEVELOPER.md
cd packages/verae-activate
npm install
npm test
zapier-platform login
zapier-platform register "Verae Time"
zapier-platform push