Skip to main content

Zapier

tip

Zapier will probably be one of the most practical ways to utilize Hana. Powerful automations are possible with Zapier and Hana is fully live on Zapier - Check out Hana on Zapier.

Generate API Key For Zapier

  • You can connect Zapier or generate an API key for Zapier through Hana Dashboard Zapier Connector
  • At the moment this key is valid indefinitely unless you disconnect from the dashboard, in which case it will become invalid
danger

The API key will be shown only once. Make sure you copy it and store it in a safe place. Do not share your API key with anyone who does not need to have access to it. If you feel the key has been compromised. Disconnect

Automations With Zapier

Several automations are possible such as:

Human-in-the-loop with Approvals

Use Hana Approvals as a gate in Zapier before irreversible steps.

Recommended flow:

  1. Trigger event happens (new content, outbound message draft, critical update).
  2. Zap creates Hana approval (create-approval endpoint).
  3. Approver reviews in dashboard or Google Chat card.
  4. Zap checks approval status (get approval by id) and branches:
    • approved -> continue
    • rejected/expired -> stop or send revision task

For production-safe behavior, use defaultAction = REJECTED and a clear expiryDate.