Ask AI

Delivami assistant

Ask Delivami AI

Get instant help with features, workflows, and best practices.

Suggested

AI may produce inaccurate information.

DelivamiDocs

How to Connect Integrations

Linking Delivami with your favorite tools via Webhooks and APIs.

Managing Integrations

Delivami allows you to connect with external tools (like Slack, Zapier, or your own backend) to automate your workflow.

  1. Navigate to Developers in the Delivami App.
  2. Here you can manage two types of integrations:

API Keys

You can generate API Keys to programmatically create projects, upload files, and draft invoices from your own software. Treat these keys like passwords and never expose them in client-side code.

Webhooks

Webhooks allow Delivami to notify your external systems when events occur.

  • Click New Endpoint.
  • Enter your destination URL.
  • Select the events you want to listen to (e.g., invoice.paid, delivery.viewed, approval.completed).

By connecting these integrations, you can automatically send a Slack message to your team when a client pays a massive invoice, or trigger a Zapier automation to send a thank-you email when a project is approved.

On this page