Outbound Call API User Documentation:

Outbound Call API User Documentation:

Outbound Call API User Documentation:

This is a guide for user interaction.

Step 1: The user needs to create an account and to create an assistant

  • Access the Get Started Page

  • After creating the account and assistant, login in the Dashboard

  • Access Dashboard and configure assistant identity and assistant functionality:

Assistant Identity:

Assistant Prompt

The assistant's prompt can include these variables:

  • {{customer_name}}

  • {{customer_info}}

  • {{company_name}}

  • {{company_details}}

These are necessary for supabase comany_name and company_details if the user wants to include them:

  1. Supabase project URL

  2. service_role key

  3. Database table names relevant to company_details

Examples:

Prompt

You can book meetings using the users name: {{customer_name}} and user’s email: {{customer_info}}.
You can give details about the company: {{company_name}}, {{company_details}}

They can also be added in the assistantFirstMessage:

Hey {{customer_name}}. your Aurora is ready to be tested! Do you have a minute to get a meeting booked to test it out

Step 2: Generate the API key

Access Dashboard and generate API key

Step 3: Use the trigger with the API key provided

Example Request:

ExampHeaders:
  Content-Type : application/json
  x-api-key : <GENERATED-KEY>le

{
  "client": {
    "phoneNumber": "+12244895125",
    "name": "John Doe",
    "email": "john.doe@example.com",
    "companyName" : "Doe Tech" (optional)
  },
  "assistantId": "533e2509-9685-4677-973f-5dc2efa642d6"
}

Smarter Conversations Start Here

Smarter Conversations Start Here

Smarter Conversations Start Here

With VoxSuite, you can deliver better customer service while saving time and money. Let Aurora do the heavy lifting, so you can focus on what matters most.

With VoxSuite, you can deliver better customer service while saving time and money. Let Aurora do the heavy lifting, so you can focus on what matters most.

© 2025 Voxify. All rights reserved.

© 2025 Voxify. All rights reserved.

© 2025 Voxify. All rights reserved.