Asistanım logoAsistanım
01 // Entegrasyonlar

Connect everything you use

30+ pre-built integrations with your CRM, helpdesk, calendar, and more. Plus a REST API for custom workflows.

30+

Entegrasyonlar

REST

API

Webhooks

Real-Time

02 // Deployment railIncluded in every plan
01

Choose connector

Start with a native app, not a blank integration canvas.

02

Map the handoff

Control which events, fields, and call outcomes move downstream.

03

Go live safely

Ship with webhooks and API fallback ready for the edge cases.

03 // Ecosystem

Featured integrations

Use the native connectors for the systems your team touches most, then reach for the full directory when you need the long tail.

04 / 30
Commerce

Shopify

Sync orders, recover abandoned carts, and trigger voice follow-up without custom glue code.

Shopify
CRM

HubSpot

Move qualified calls, notes, and pipeline updates straight into your CRM the moment a conversation ends.

HubSpot
Calendar

Google Calendar

Book, move, or cancel appointments in real time while your agent stays on the line with the customer.

Google Calendar
Communication

Slack

Push escalations, summaries, and webhook alerts into the channels your team already watches all day.

Slack
04 // Directory

Filter the full connector library by workflow type and move from pre-built apps to custom API work without changing your architecture.

30 results
Google Meet

Google Meet

Zoom

Zoom

Microsoft Teams

Microsoft Teams

Webex

Webex

WhatsApp

WhatsApp

Telegram

Telegram

Slack

Slack

Discord

Discord

Facebook Messenger

Facebook Messenger

Google Calendar

Google Calendar

Outlook Calendar

Outlook Calendar

Calendly

Calendly

Cal.com

Cal.com

Gmail

Gmail

Outlook

Outlook

SendGrid

SendGrid

HubSpot

HubSpot

Salesforce

Salesforce

Pipedrive

Pipedrive

Zoho CRM

Zoho CRM

Stripe

Stripe

Shopify

Shopify

WooCommerce

WooCommerce

PayPal

PayPal

Notion

Notion

Airtable

Airtable

Trello

Trello

Asana

Asana

Zapier

Zapier

Make (Integromat)

Make (Integromat)

05 // Developer

Build anything with our API

Full REST API with webhooks for custom integrations. Trigger calls, sync data, and build custom workflows programmatically.

  • RESTful endpoints with comprehensive docs
  • Real-time webhooks for event-driven flows
  • SDKs for Node.js, Python, and more
REQUEST / POST /v1/calls
curl -X POST https://api.example.com/v1/calls \
  -H "Authorization: Bearer YOUR_DEMO_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "to": "+1234567890",
    "assistant_id": "asst_abc123",
    "metadata": {
      "campaign": "welcome"
    }
  }'
RESPONSE / application/json200 OK
{
  "id": "call_01H8JZQX7Y5RKM9F",
  "status": "queued",
  "to": "+1234567890",
  "assistant_id": "asst_abc123",
  "created_at": "2026-04-30T10:14:32Z"
}
Delivery

Queued instantly

Webhook

call.created

Fallback

REST first

06 // Launch

Start integrating today

Connect your tools in minutes. All integrations included in every plan.