Configure and verify Rentman public API webhooks

domain: support.rentman.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. In Rentman, go to the Configuration module > Integrations > Webhooks section and click Connect to enable webhooks; this generates a shared Token and lets you set a target URL.
  2. On each account event (create/update/delete of items like Project, Contact, Equipment, SerialNumber, Quotation, etc.), Rentman POSTs a JSON payload to your URL containing account, user, eventType, itemType, items[], and eventDate.
  3. For each item in the payload, use the included 'ref' value (e.g. /contacts/12014) appended to https://api.rentman.net to fetch the full record via the regular Public API.
  4. Verify authenticity by computing an HMAC digest of the raw request body using the shared token and comparing it against the Digest header Rentman sends (format: sha512=<digest>).
  5. Handle duplicate deliveries and out-of-order delivery defensively, since Rentman documents both as known limitations.

Known gotchas

Related routes

configure and verify webhooks with the tito api
ti.to · 5 steps · unrated
Generate an API token and authenticate requests to the Rentman API
api.rentman.net · 5 steps · unrated
configure grubhub order taking api webhook authentication using basic auth, hmac, or jwt
developer.grubhub.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans