> ## Documentation Index
> Fetch the complete documentation index at: https://www.bolna.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Using Bolna AI with Make.com

> Learn how to connect Bolna AI with Make.com to build custom automation workflows. Trigger voice calls, sync data, and automate tasks easily.

## Bolna AI modules using APIs on Make.com

These are modules that require [Bolna's API connection with Make.com](/tutorials/make-com/create-bolna-api-connection).

<CardGroup cols={2}>
  <Card title="Make an Outgoing Phone Call" horizontal icon="phone-arrow-up-right" href="https://www.make.com/en/integrations/bolna">
    Use this to make Outgoing Phone Calls to phone numbers
  </Card>

  <Card title="Make an API Call" horizontal icon="gear-code" href="https://www.make.com/en/integrations/bolna">
    Use this to performs any authorized API call
  </Card>
</CardGroup>

## Bolna AI Trigger modules using webhooks on Make.com

These get triggered when Make.com receives events from Bolna servers and requires [Bolna's webhook connection with Make.com](/tutorials/make-com/create-bolna-webhook-connection).

<CardGroup cols={1}>
  <Card title="Watch end of Phone call" horizontal icon="webhook" href="https://www.make.com/en/integrations/bolna">
    Use this to get entire payload of call data post every every
  </Card>
</CardGroup>

***

## Bolna + Make.com Tutorials

<CardGroup cols={1}>
  <Card title="Send automated emails after Bolna AI phone call using Make.com" horizontal icon="envelope-circle-check" href="/tutorials/make-com/send-email-after-bolna-call" />

  <Card title="Send automated SMS after Bolna AI phone call using Make.com" horizontal icon="message-sms" href="/tutorials/make-com/send-sms-after-bolna-call" />

  <Card title="Send automated WhatsApp after Bolna AI phone call using Make.com" horizontal icon="whatsapp" href="/tutorials/make-com/send-whatsapp-after-bolna-call" />
</CardGroup>
