Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Integration recipes

Short, practical how-tos for wiring HAIP to common automation and back-office tools. Each recipe points at real REST paths on your HAIP instance (/api/v1/...).

For the full integration catalog, see Integration catalog.

One-command demos: integrations/demos/./integrations/demos/run.sh stripe (or list / all). Covers shipped, adapter, and recipe rows: toggles the Integrations catalog on and exercises mock/console/docs paths without inventing vendor APIs.

For event delivery (signatures, payloads, retries, subscriptions), start with Webhooks & events.

Recipes

Recipe What it covers
Webhooks in n8n Catch HMAC-signed HAIP events
Webhooks in Make Same pattern on Make.com
Webhooks in Zapier Webhooks by Zapier catch
Slack, Teams, Discord Post HAIP events to chat incoming webhooks
Connect API key x-api-key auth, OpenAPI, subscriptions
Folio inbound (POS) Post incidental charges from any POS
Accounting CSV Revenue journal / trial balance export
BI on Postgres Read-only DB access for Metabase, Grafana, etc.
CRM webhooks Mailchimp/HubSpot/… via Connect events
Frankfurter/ECB FX External ECB FX rates recipe
iCal calendar bridge Planned calendar sync (Airbnb, Vrbo, Google Calendar)
Infobip, Vonage, Telegram Guest SMS (Infobip / Vonage) and Telegram bot notifications
Serbia fiscal SUF/ESIR + eTurista console providers and fiscal config
fiskaly SIGN AT Austrian RKSV console fiscal provider key
Wave 3 fiscal & guest-reg Country-pack console provider keys (Brazil excluded)
Wave 3 partner surface Tier A/B (50) + remaining planned partner/cert rows
Planned integrations backlog Collaborator build plan for remaining planned catalog rows
Wave 3 channels + Wise Console CM adapters + Wise Platform
Wave 3 reviews Named console review sources
Compliance market entry Paid/gated and feature-only packs — never claimed free
Beds24 & Channex Channel manager adapters
Payments (Adyen/Mollie/Square/Braintree) Additional payment gateways
Door locks Nuki, TTLock, Salto KS
SendGrid email Transactional email provider
WhatsApp Cloud Meta WhatsApp Cloud API provider
Mailgun & SES Mailgun + Amazon SES gateway email providers
Bird SMS Bird messaging provider
Review sources Google / TripAdvisor review stubs

Base URL

Replace https://your-haip.example.com with your deployment. Interactive API reference: https://your-haip.example.com/docs (when enabled).